Commit Graph

6 Commits

Author SHA1 Message Date
elijahtaylorr
136e9ed0bc Initial commit 2026-03-05 00:54:11 +08: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
51f9024498 first iteration of handling new gateway 2020-10-27 05:57:05 -04: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