Repository files navigation JamHacks Hackathon V 2021
Created "Cute Botty", a fun Discord Bot
Used the "Emotions dataset for NLP" Kaggle dataset to train our bot in identifying emotions from messages
Used the youtube_dl API along with FFmpeg , to allow the bot to download and play music within voice chats in the server
$hello : Says hi!
$join : Joins the user's voice channel
$leave : Leaves the current voice channel
$add [user ping] [theme song] : Adds a theme song for a user
$react [message] : Reacts to the message using one of six emojis: sadness, anger, love, joy, fear, and surprise
$help : Displays a list of commands
$kill : Kills the bot process; to start the bot again, a relaunch is required
Plays personalized theme songs upon user entry into voice channels
Sends a welcome meme to users who join the server
Installation and Use Instructions
Create a Discord bot account and acquire the token for the bot
Download the GitHub project
Create a .env file with a bot token in the form "TOKEN = [token]" (without the brackets)
Run the program
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.