mirror of
https://github.com/nichkara/InfinitumBotty.git
synced 2026-06-10 22:26:23 +02:00
Initalize repo
This commit is contained in:
9
FaustBot/Communication/DebugPrint.py
Normal file
9
FaustBot/Communication/DebugPrint.py
Normal file
@@ -0,0 +1,9 @@
|
||||
__author__ = 'Daniela'
|
||||
|
||||
|
||||
class DebugPrint(object):
|
||||
def print(self, message):
|
||||
"""
|
||||
:param message: What to print to debug output
|
||||
:return:
|
||||
"""
|
||||
Reference in New Issue
Block a user