elijahtaylorr
136e9ed0bc
Initial commit
2026-03-05 00:54:11 +08:00
Wolfgang Schwendtbauer
2e9dd5df49
add LinearQueue ( #1194 )
...
* add LinearQueue
* rework queueType to be server-specific
* rework QueueType enum and command
* add QueueType supplier
* fix queue type formatting
* add QueueSupplier util
* fix code issues
* Fix unit tests
* add suggested changes on PR
---------
Co-authored-by: Michaili K <mysteriouscursor+git@protonmail.com >
Co-authored-by: Michail <git@michaili.dev >
2024-03-04 18:49:01 -05:00
Louk
e08c1491c2
Voice channel mention ( #932 )
...
* Voice channel mention
I recently noticed voice channels can be mentioned just like text channels. A small change to the code to implement this feature.
* Voice channel mention
* vc.getName() changed to vc.getAsMention()
2021-10-02 15:17:00 -04:00
John Grosh
c4de816c7c
added skip ratio and more request metadata beyond user id
2021-09-17 17:06:09 -04:00
John Grosh
51f9024498
first iteration of handling new gateway
2020-10-27 05:57:05 -04:00
John Grosh
338dafca0c
deps update
2020-01-28 21:00:57 -05:00
John Grosh
ae8b5cfe90
first pass of per-server prefixes
2019-11-09 20:22:53 -05:00
MichailiK
0b4c6c9af1
Use Bot#getConfig() instead of using a public static config & Add missing newline
2019-10-25 19:48:41 +02:00
MichailiK
7192d55732
Add configurable aliases for all commands
2019-10-25 17:51:56 +02:00
John Grosh
aaec886b81
massive organization overhaul
...
dependency updates
config overhaul
2018-11-21 05:31:03 -05:00