Removed all references which were still left regarding Tyrbot.

This commit is contained in:
2021-09-06 20:39:09 +02:00
parent 10df6c3d26
commit ac5dc38147
53 changed files with 120 additions and 133 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ from modules.core.accounting.services.access_service import AccessService
@instance("bot")
class Tyrbot:
class IgnCore:
CONNECT_EVENT = "connect"
PACKET_EVENT = "packet"
PRIVATE_MSG_EVENT = "private_msg"