Initial commit
This commit is contained in:
9
config.example.json
Normal file
9
config.example.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"token": "your-account-token-here",
|
||||
"friend_id": "123456789012345678",
|
||||
"emoji": "👍",
|
||||
"days_back": 10,
|
||||
"db_path": "reactions.sqlite3",
|
||||
"log_level": "INFO",
|
||||
"manual_guild_ids": []
|
||||
}
|
||||
Reference in New Issue
Block a user