Last Check if Commit Author works

This commit is contained in:
blackfur 2021-01-15 08:23:47 +01:00
parent 54eb58134f
commit 8f345cd25b

2
run.py
View file

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