57 Commits

Author SHA1 Message Date
514a0a737f
Update application.yml.example 2024-04-12 00:27:13 -05:00
757b31fe4e
Accept black code reformats 2024-04-11 00:37:27 -05:00
ca3d136126
Ignore count.db file 2024-04-11 00:36:55 -05:00
460c4c4935
Keep track of # of times commands are run 2024-04-11 00:36:23 -05:00
4d29721fca
Update help command 2024-04-10 22:31:25 -05:00
8a12771169
Add % symbol for load metric 2024-04-09 18:54:52 -05:00
6122d0be16
Make YouTube/Apple Music messages ephemeral 2024-04-09 01:59:50 -05:00
a550657990
Remove CreatePlayerError just go back to AppCommandError 2024-04-09 01:59:25 -05:00
ccc9d5c566
Update README.md 2024-04-09 01:30:48 -05:00
389a8b1a0f
Remove Spotify and YouTube from Lavalink config 2024-04-09 01:29:58 -05:00
b660f8e717
Update config.ini.example with spotify info 2024-04-09 01:29:14 -05:00
f063a84769
Catch LoadError when skipping tracks 2024-04-09 01:28:47 -05:00
8c53a7398a
Catch new CreatePlayerError and LoadError 2024-04-09 01:28:33 -05:00
781d9ad7b2
Add new spotify variables 2024-04-09 01:28:12 -05:00
d7fa64ffa2
Change Spotify support to use custom source 2024-04-09 01:28:01 -05:00
2040a2f2fb
Use custom CreatePlayerError 2024-04-09 01:27:25 -05:00
ab6d784f2d
Remove YT support 2024-04-09 00:19:28 -05:00
ecdca1f9df
Fix players stats and add load percentage 2024-04-08 16:31:51 -05:00
48f7c21c9f
Remove unused import 2024-04-03 15:43:38 -05:00
831fad53f1
Move user_count.py to info.py in owner folder 2024-04-03 15:42:03 -05:00
dac66a0974
Delete old cog_commands.py 2024-04-03 15:41:40 -05:00
5cda182924
Move tree_sync.py into owner folder 2024-04-03 15:41:28 -05:00
63413c44c5
Load cogs within cogs/owner 2024-04-03 15:40:56 -05:00
b8d7289bb8
Separate cog_commands.py and move into new folder 2024-04-03 15:40:02 -05:00
a40f812081
Create requirements.txt 2024-04-02 17:39:40 -05:00
437d768e55
Add help command 2024-04-02 17:38:40 -05:00
8a4b8c3998
Black code reformat 2024-04-02 17:38:16 -05:00
2b5f802017
Add BOT_INVITE_LINK config option 2024-04-02 17:37:47 -05:00
e5aefb55a7
Remove unused variable 2024-04-02 17:37:21 -05:00
f73413dee8
Exit when config.ini errors are found 2024-04-02 16:20:54 -05:00
ab0063f00e
Merge branch 'main' of https://github.com/PacketParker/Guava 2024-04-02 16:16:50 -05:00
b6cbac4050
Combine forms into 1 file 2024-04-02 16:16:47 -05:00
e38ed487ae
Add bug report command 2024-04-02 16:15:06 -05:00
e0b75e7de5
Add feedback command 2024-04-02 16:11:23 -05:00
fef7ad9a49
Update README.md 2024-04-02 20:57:14 +00:00
7caf3ed074
Add Terms of Service 2024-04-02 15:45:53 -05:00
596e1f6968
Add Privacy Policy 2024-04-02 15:45:35 -05:00
b7706d7971
Update README.md 2024-04-01 00:37:31 +00:00
4903406f79
Black code reformat 2024-03-31 02:14:29 -05:00
246a424da2
Update skip command
Send the proper message and return if the end of the queue is reached once a song is skipped
2024-03-31 02:14:00 -05:00
6fca198184
Black code reformatting 2024-03-31 01:08:13 -05:00
978b6a48f2
Update README.md 2024-03-31 00:15:04 -05:00
1df46f4665
Create remove command 2024-03-31 00:13:10 -05:00
3aeb66ecaf
Create queue command 2024-03-31 00:13:03 -05:00
6c2311c296
Create clear command 2024-03-31 00:12:51 -05:00
4a8e1001ef
Create np command 2024-03-31 00:12:45 -05:00
23c528ebc0
Create resume command 2024-03-31 00:12:37 -05:00
9fe1693567
Create pause command 2024-03-31 00:12:27 -05:00
4242f1586f
Create shuffle on/off ccommands 2024-03-31 00:12:16 -05:00
472271f942
Create stop command 2024-03-31 00:12:03 -05:00