Package src
Sub-modules
src.get_all
-
This file is responsible for handling all data operations such as showing songs that the user can select. Recommendation of songs filtering operations …
src.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
src.songs_queue
-
This file is responsible for maintaining the song queue
src.utils
-
This file is responsible for all the helper functions that are used