master
BuildTools 2021-01-14 08:56:57 +01:00
parent 65698c86ad
commit 04c8922d98
1 changed files with 1 additions and 0 deletions

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,