diff options
author | B. Stack <bgstack15@gmail.com> | 2022-01-11 15:40:54 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-01-11 15:40:54 -0500 |
commit | e67d26de5b45164b944c396c9292f33d7ebefd3f (patch) | |
tree | a103925a08fb94f95d9721e67bcab420edd0da21 /watches-example.ini | |
parent | Create minimalistic implementation and docs (diff) | |
download | sniffa-e67d26de5b45164b944c396c9292f33d7ebefd3f.tar.gz sniffa-e67d26de5b45164b944c396c9292f33d7ebefd3f.tar.bz2 sniffa-e67d26de5b45164b944c396c9292f33d7ebefd3f.zip |
add discord logic and ini example
Diffstat (limited to 'watches-example.ini')
-rw-r--r-- | watches-example.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/watches-example.ini b/watches-example.ini new file mode 100644 index 0000000..4854e23 --- /dev/null +++ b/watches-example.ini @@ -0,0 +1,8 @@ +[sniffa.domain] +url = https://forums.ageofempires.com +webhook = 'https://discord.com/api/webhooks/123498237429749274924/justanexamplewebhook123458987s87' +discord_user = AoE2 forum bot + +[VOTE NOW ranked rotation #age-of-empires-ii:aoe2-de in:title] +ids = 666250,280747,280748,666257,651927 + |