Rustendo/src
Miguel da Mota 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
..
commands feat: added getting data from discord 2024-03-05 12:08:19 +01:00
handler WIP: started to impl. songbird 2024-02-23 19:05:45 +01:00
util fix: get_self_vc_id throws an error 2024-03-06 09:13:23 +01:00
main.rs fix: fixed import errors 2024-03-04 23:39:36 +01:00