mirror of
https://github.com/stijndcl/didier.git
synced 2026-06-01 20:06:15 +02:00
poke should be fixed now
This commit is contained in:
parent
781956b312
commit
e828a67b0e
2 changed files with 20 additions and 4 deletions
|
|
@ -3,6 +3,12 @@ from enum import Enum
|
|||
myId = "171671190631481345"
|
||||
didierId = "680510935164911730"
|
||||
coolerDidierId = "728361496874057812"
|
||||
|
||||
didier_identities = ["680510935164911730", # Didier
|
||||
"728361496874057812", # coolerDidier
|
||||
"831899971686760558", # Communist Didier
|
||||
]
|
||||
|
||||
botIDs = [
|
||||
"155149108183695360",
|
||||
"234395307759108106",
|
||||
|
|
@ -11,7 +17,7 @@ botIDs = [
|
|||
"679679176466235399",
|
||||
"680510935164911730",
|
||||
"706148003949314069",
|
||||
"728361496874057812"
|
||||
"728361496874057812",
|
||||
]
|
||||
BugReports = "762668401960812554"
|
||||
BotTesting = "679701786189103106"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue