From 9fe768418ea364845e5dfcfe3d5ab9d1661b407d Mon Sep 17 00:00:00 2001 From: ks123 Date: Sat, 7 Mar 2020 09:51:18 +0200 Subject: (Help): Added information comment to top of file --- bot/help.py | 1 + 1 file changed, 1 insertion(+) (limited to 'bot/help.py') diff --git a/bot/help.py b/bot/help.py index 7e2064c8..34eb023e 100644 --- a/bot/help.py +++ b/bot/help.py @@ -1,3 +1,4 @@ +# Help command from Python bot. All commands that will be added to there in futures should be added to here too. import asyncio import itertools from collections import namedtuple -- cgit v1.2.3