7 Commits

Author SHA1 Message Date
Minidodo fd84d82af2 Fix for !alts add with non-existing character 2022-02-16 14:56:22 +01:00
Minidodo bf6c1842d2 Do not load settings which are not active (module not loaded)
Restart the bot, on heavy DB errors, with an 30 seconds delay (like: all connections terminated by DB, table_definition_cache exhausted)
Fix for channel prefixing (org <-> priv)
2021-11-30 16:57:31 +01:00
Minidodo bd8055dac7 Fix for the spammyness of !alts add <list>
Added the old broadcast module back
fix for !wants list
2021-10-22 19:44:26 +02:00
Minidodo ac5dc38147 Removed all references which were still left regarding Tyrbot. 2021-09-06 20:39:09 +02:00
Minidodo aa2aac94d9 Rename tyrbot.py -> igncore.py 2021-08-28 21:04:45 +02:00
Minidodo 46d0ba3634 Changed the string formatter from % to f"",
Fixed a bug related to logging [log dir does not exist on master, and needs to get created on first startup]
Added !prefadmin <user> to view preferences of players, and change them
Orgrank & name will be hidden in !alts, if the character is not in an org
Page prefix & suffix are now being relayed [for example, it affects !online
Fixed !perks
Added comments regarding external API's.
2021-08-14 02:36:20 +02:00
Minidodo a83d98c47e Initial Release of IGNCore version 2.5 2021-08-09 13:18:56 +02:00