Fixed Committing with the wrong user, Added description to config part of the file

This commit is contained in:
blackfur 2021-01-13 11:53:28 +01:00 committed by BuildTools
parent 8a07534545
commit 04d35d77c1

1
run.py
View file

@ -5,6 +5,7 @@ import discord
from chatterbot import ChatBot
from chatterbot.trainers import ChatterBotCorpusTrainer, ListTrainer
# Change this to set the settings
config = {"botname": "Sheepy",
"filterpings": True,
"usechannels": [717758904527880253, 772839872557088769, 773980809471197235],