72a1fe8af3
chore: updates and formatting
2024-03-10 21:40:52 +01:00
a72f9753a2
feat: added current position to nowplaying command
2024-03-10 21:36:10 +01:00
ed89386ed9
Merge branch 'fix/music-queue-improvements'
2024-03-10 19:39:01 +01:00
ba0f1fb959
feat: added skip command, reworked embed messages
...
fix: fixed issue with queue not working properly
2024-03-10 19:36:02 +01:00
29392dc72d
chore: improve checks
2024-03-10 17:46:35 +01:00
9c1f6bee6d
chore: clippy improvements
2024-03-09 20:09:17 +01:00
a16d8a6b60
feat: bot now plays songs, started to work on queue system
2024-03-08 01:18:30 +01:00
b2ba381e44
fix: fixed not being able to get guild struct, continued work on play command
2024-03-06 23:30:39 +01:00
af50d54729
fix: get_self_vc_id
throws an error
...
The problem was that `ctx.cache.current_user()` uses an Arc and needs to get the value first before passing it to as a parameter. Assigning it to a variable first and referencing it, fixes the issue
2024-03-06 09:13:23 +01:00
cfd051be3f
feat: added getting data from discord
2024-03-05 12:08:19 +01:00
4d6e665a3b
fix: fixed import errors
...
feat: removed unneeded functions, added logging to user_util
2024-03-04 23:39:36 +01:00
2c82dbb019
fix: several improvements
2024-03-03 23:30:31 +01:00
50202dfdf5
WIP: continued working on play and stop command, there are still errors and it does not work, it does compile though
2024-02-24 03:05:27 +01:00
d6a2cb5c8b
feat: started with basic commands, added dependencies, started working on lavalink impl
2024-02-21 09:58:26 +01:00
9dad9bbda3
big bang
2024-02-17 02:28:24 +01:00