Skip to content

A discord bot that has speach recognition function

License

Notifications You must be signed in to change notification settings

MrShameer/Alfread-AI

Repository files navigation

Alfread-AI

A discord bot that has speach recognition function

FeaturesAdding The BotInstallationLicense

Features

Music

  • .play <SONG / URL > Play music
  • .pause > Pause the current song
  • .resume > Resume song
  • .skip > Skip the current song

Speech Recognition

This bot comes with speech recognition. It will do commands based on the keyword it heard.

  • .language <LANGUAGE> > Change the language you will speak into

Example of keyword you can say:

  • leave or disconnects > It will make the bot disconnect from the channel
  • play > It will play the song after the play keyword. E.g. when you say Play the song Happy Birthday it will play Happy Birthday song
  • stop or skip > It will skip the current song

Application / Slash Commands

With this you can have interaction with this bot

  • /help > See list of commands
  • /ping > See the ping for this bot
  • /tictactoe <USER> > Play tictactoe with the mentioned user

Other Basic Command

  • .join > Joins the voice channel you are in
  • .leave > Leave the voice channel
  • .help > See list of commands
  • .ping > See the ping for this bot

Adding the Bot

For now the bot isn't featured in top.gg but you can add using this LINK

Make sure to enable all the premission if you want to use all the features.


Installation

If you want to run this bot on your own, you can follow the steps below.

  1. Download this github repository
  2. Copy the content of config.example.json and place it inside a new file called config.json.
  3. Set the token to your bot token. You can obtain this at discord developer portal here
  4. Install the dependency by typing:
npm i
  1. To run the bot simply type:
node index.js

License

The app is open-sourced app licensed under the MIT license.


My Other Bot

Check out my other bot where you can play meme sound in discord. The bot is made using Discord.py. Check it out here

About

A discord bot that has speach recognition function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published