v3.0.2 #159

Merged
Vylpes merged 5 commits from develop into main 2022-05-16 18:41:15 +01:00

5 commits

Author SHA1 Message Date
Ethan Lane d7576f1863
Update .env template to current date 2022-05-16 18:40:34 +01:00
Vylpes 514be692fd
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
2022-05-14 14:59:32 +01:00
Vylpes 6522bee37b
Add bunny command back (#157) 2022-05-12 18:04:34 +01:00
Vylpes 861676ed0b
Update lobby command to give proper errors if role or channel id cannot be found (#156) 2022-05-11 17:26:50 +01:00
Vylpes b4cec6778d
Change lobby command to error upon making a duplicate lobby channel (#154) 2022-05-10 18:15:40 +01:00