Run migrations! Added data migration for channel aliases

This commit is contained in:
Griatch 2021-05-14 23:05:59 +02:00
parent 51bef9bf97
commit 3218d74381
8 changed files with 72 additions and 31 deletions

View file

@ -66,7 +66,6 @@ in mind for your own game, this will give you a good start.
## Howto's
- [Giving Exits a default error](./Default-Exit-Errors)
- [Customize Channel output](./Customize-channels)
- [Add a command prompt](./Command-Prompt)
- [Don't allow spamming commands](./Command-Cooldown)
- [Commands that take time](./Command-Duration)