mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 09:18:27 -04:00
- Credentials are now loading from creds.yml
- Removed/commented out obsolete credentials code - Added missing properties to creds.yml - Updated README.md with some tasks and progress
This commit is contained in:
18
README.md
18
README.md
@@ -1,4 +1,4 @@
|
||||
# Experimental Branch. Things will break.
|
||||
# :warning: Experimental Branch. Things will break. :warning:
|
||||
|
||||
## Migration from 2.x
|
||||
|
||||
@@ -6,6 +6,16 @@
|
||||
|
||||
## Changes
|
||||
|
||||
- Command attributes cleaned up
|
||||
- Database migrations cleaned up/squashed
|
||||
|
||||
- explain properly: Command attributes cleaned up
|
||||
- explain properly: Database migrations cleaned up/squashed
|
||||
- explain properly: coord and coord.yml
|
||||
- wip: credentials.json moved to `creds.yml`, example is in `creds_example.json`
|
||||
- todo: from source run location is nadekobot/output
|
||||
- todo: votes functionality changed
|
||||
- todo: code cleanup tasks
|
||||
- todo: remove colors from bot.cs
|
||||
- todo: creds
|
||||
- todo:
|
||||
- todo?: maybe use https://github.com/Humanizr/Humanizer for trimto, time printing, date printing, etc
|
||||
- todo?: use guild locale more in the code (from guild settings) (for dates, currency, etc?)
|
||||
- todo?: Write a sourcegen for response strings and use const/static fields (maybe even typed to enforce correct number of arguments)
|
Reference in New Issue
Block a user