Add IRCBot.URL (https://bitbot.dev)
This commit is contained in:
parent
77ea95f0a9
commit
aa4a15a6dc
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ from src import Socket, utils
|
|||
|
||||
VERSION = "v1.9.2"
|
||||
SOURCE = "https://git.io/bitbot"
|
||||
URL = "https://bitbot.dev"
|
||||
|
||||
class TriggerResult(enum.Enum):
|
||||
Return = 1
|
||||
|
|
Loading…
Reference in a new issue