diff --git a/Module_Networking.py b/Module_Networking.py index 595e625..0a4f4d2 100644 --- a/Module_Networking.py +++ b/Module_Networking.py @@ -59,6 +59,7 @@ class Networking_Module(): def hello_world(): return 'Boo' + #Type being Twitch, Discord, User Module @webSources.route('/bot/TryCommand/////') def bot_TryCommand(type, user, source, message): return 'Boo'