Skip to content
Snippets Groups Projects
Commit bd2428f6 authored by Frederic Aust's avatar Frederic Aust
Browse files

Anpassung an den Hack in mod_freegames

parent 48f41ef8
No related branches found
No related tags found
No related merge requests found
......@@ -475,7 +475,7 @@ if __name__ == "__main__":
gn = ModuleGenderneutral('gn.json', log)
quotes = ModuleQuotes(GROUPS, log)
games = ModuleFreeGames(FREE_GAMES_SUBSCRIBER, send_a, log)
games = ModuleFreeGames(FREE_GAMES_SUBSCRIBER, send, log)
challenges = ModuleChallenge('/home/pi/signalbot/challenge.json', log)
birthday_reminder = ModuleBirthdayReminder(GROUPS , send, log)
tex = ModuleTex(log)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment