This commit is contained in:
BuildTools 2021-01-14 08:56:57 +01:00
parent 7e3a644d3f
commit f1a9fa701c

1
run.py
View file

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