Checks if author system works

master
BuildTools 2021-01-14 15:50:34 +01:00
parent 04c8922d98
commit 3684ea4bb1
1 changed files with 1 additions and 1 deletions

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,