diff --git a/src/ragnar/bot.py b/src/ragnar/bot.py index cdcbf0c..836b5fb 100644 --- a/src/ragnar/bot.py +++ b/src/ragnar/bot.py @@ -41,6 +41,8 @@ class Bot: "trust", "bitcoin", "wizard", + "diamon", + "carat" ] self.api = Api(username=self.username, password=self.password)