Move creds.yml to data/creds.yml, update versions from v5 to v6 everywhere

This commit is contained in:
Toastie 2025-02-11 12:20:21 +13:00
parent 0ea185f769
commit acdb707a31
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
6 changed files with 34 additions and 62 deletions

8
.gitignore vendored
View file

@ -7,18 +7,12 @@ src/EllieBot/data/marmalades/
# other
command_errors*.txt
output/
src/EllieBot/output
src/EllieBot/creds.yml
src/EllieBot/data/creds.yml
src/EllieBot/Command Errors*.txt
src/EllieBot/creds.yml
# credentials file before and after v3
src/EllieBot/credentials.json
src/EllieBot/old_credentials.json
src/EllieBot/credentials.json.bak
src/EllieBot/data/EllieBot.db
# scripts
ellie-menu.ps1