bot: .net rewrite skeleton

This commit is contained in:
Ske
2019-04-19 20:48:37 +02:00
parent b5d1b87a72
commit e7fa5625b6
40 changed files with 770 additions and 3980 deletions

View File

@@ -1,5 +0,0 @@
{
"database_uri": "postgres://username:password@hostname:port/database_name",
"token": "BOT_TOKEN_GOES_HERE",
"log_channel": null
}