Last Check if Commit Author works
This commit is contained in:
parent
54eb58134f
commit
8f345cd25b
2
run.py
2
run.py
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue