aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar scragly <[email protected]>2019-04-04 13:59:56 +0100
committerGravatar GitHub <[email protected]>2019-04-04 13:59:56 +0100
commit9b69f5dca8463e136bb71ffe9adb455a391156d4 (patch)
tree7571f45a60924ebc540cc1190643d0444f50c5f8
parentChanged 'starters' -> 'topic' (diff)
Changed 'starters' -> 'topic'
Co-Authored-By: RohanRadia <[email protected]>
-rw-r--r--conversationstarters.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conversationstarters.py b/conversationstarters.py
index 251f798f..ef0fbc2c 100644
--- a/conversationstarters.py
+++ b/conversationstarters.py
@@ -28,4 +28,4 @@ def setup(bot):
"""Conversation starters Cog load."""
bot.add_cog(ConvoStarters(bot))
- log.info("Conversation starters cog loaded")
+ log.info("ConvoStarters cog loaded")