discord token is now in token file

This commit is contained in:
Sarah Faey 2022-11-22 22:38:32 +01:00
parent f4cf2620d9
commit 2178ff54b6
4 changed files with 12 additions and 64 deletions

4
.gitignore vendored
View file

@ -19,6 +19,10 @@ mono_crash.*
# Sqlite Database
Database/
# Discord Tokens
DiscordBot/token.txt
DiscordBot/debugtoken.txt
# Build results
[Dd]ebug/
[Dd]ebugPublic/