diff --git a/run.py b/run.py index 47c5d15..fa51da4 100644 --- a/run.py +++ b/run.py @@ -5,6 +5,7 @@ import discord from chatterbot import ChatBot from chatterbot.trainers import ChatterBotCorpusTrainer, ListTrainer +# Checks # Change this to set the settings config = {"botname": "Sheepy", "filterpings": True,