Package cogs
Sub-modules
cogs.helper_cog
-
This file contains some functions that get the help string for each command, and return it to the user
cogs.helpers
cogs.ping_cog
-
A simple cog that pings the bot to check if it is online
cogs.queue_cog
-
A cog that handles the queue commands for the bot.
cogs.recommender_cog
-
This file contains the recommender system for the bot. It will be used to poll the users for their preferences, and then recommend songs based on the …
cogs.songs_cog
-
This file is responsible for all bot commands regarding songs such /poll for generating recommendations, /next_song for playing next song and so on