From 8f345cd25b211eafb4f6661cac8fe086cae63b94 Mon Sep 17 00:00:00 2001 From: blackfur <64478051+theblackfurguy@users.noreply.github.com> Date: Fri, 15 Jan 2021 08:23:47 +0100 Subject: [PATCH] Last Check if Commit Author works --- run.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.py b/run.py index 3215eda..2e0c3ca 100644 --- a/run.py +++ b/run.py @@ -5,7 +5,7 @@ import discord from chatterbot import ChatBot from chatterbot.trainers import ChatterBotCorpusTrainer, ListTrainer -# Checks two +# Last Check # Change this to set the settings config = {"botname": "Sheepy", "filterpings": True,