v3.0.2 (#159)
* Change lobby command to error upon making a duplicate lobby channel (#154) * Update lobby command to give proper errors if role or channel id cannot be found (#156) * Add bunny command back (#157) * 150 assignable roles should be its own table to prevent limitations on length (#158) * Add entity * Update role config command to use new entity * Update role command to use new entity * Remove legacy code from config command * Update .env template to current date
This commit is contained in:
parent
31866b1c3b
commit
aa070bb7a7
10 changed files with 188 additions and 52 deletions
|
@ -7,7 +7,7 @@
|
|||
# any secret values.
|
||||
|
||||
BOT_TOKEN=
|
||||
BOT_VER=3.0.1
|
||||
BOT_VER=3.0.2
|
||||
BOT_AUTHOR=Vylpes
|
||||
BOT_DATE=24 Apr 2022
|
||||
BOT_OWNERID=147392775707426816
|
||||
BOT_DATE=16 May 2022
|
||||
BOT_OWNERID=147392775707426816
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue