poke should be fixed now

This commit is contained in:
Jozef Jankaj 2022-02-15 10:19:46 +01:00
parent 781956b312
commit e828a67b0e
2 changed files with 20 additions and 4 deletions

View file

@ -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"