from util import commands @commands(".hello") def other_test_function(bot, message, channel): print("OTHER TEST FUNCTION")