This commit is contained in:
jesopo 2019-06-18 17:33:54 +01:00
parent 77ea95f0a9
commit aa4a15a6dc

View file

@ -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