This commit is contained in:
Auric Vente 2024-05-05 21:31:14 -06:00
parent 71f8f6ceaf
commit 641106553e
1 changed files with 1 additions and 1 deletions

View File

@ -660,7 +660,7 @@ async def gif_where(who, room_id):
async def shitpost(ws, room_id):
boards = ["g", "an", "ck", "lit", "x", "tv", "v", "fit", "k", "o"]
boards = ["g", "an", "ck", "lit", "x", "tv", "v", "fit", "k", "o", "sci", "his"]
board = random.choice(boards)
try: