Checks if author system works

This commit is contained in:
BuildTools 2021-01-14 15:50:34 +01:00
parent f1a9fa701c
commit 54eb58134f

2
run.py
View file

@ -5,7 +5,7 @@ import discord
from chatterbot import ChatBot
from chatterbot.trainers import ChatterBotCorpusTrainer, ListTrainer
# Checks
# Checks two
# Change this to set the settings
config = {"botname": "Sheepy",
"filterpings": True,