Merge pull request #24 from maildian/master

simple fix for botan
This commit is contained in:
Karho
2017-02-04 13:56:20 +08:00
committed by GitHub

View File

@ -19,7 +19,7 @@
from telegram.ext import Updater
from telegram.utils.botan import Botan
from telegram.contrib.botan import Botan
from game_manager import GameManager
from database import db