More comment changes

This commit is contained in:
Adriene Hutchins 2020-03-28 14:29:57 -04:00
parent 1d9b12f4e9
commit 9d142e74c9

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Developer functions # Developer Cog
# Provides functions only useable for developers # Provides functions only usable for developers
# XXX A lot of the code in this cog is from an old bot I used to develop on. # XXX A lot of the code in this cog is from an old bot I used to develop on.
# As such, it may have lots of bad things and weird stuff. # As such, it may have lots of bad things and weird stuff.