simple fix for botan
This commit is contained in:
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
|
|
||||||
from telegram.ext import Updater
|
from telegram.ext import Updater
|
||||||
from telegram.utils.botan import Botan
|
from telegram.contrib.botan import Botan
|
||||||
|
|
||||||
from game_manager import GameManager
|
from game_manager import GameManager
|
||||||
from database import db
|
from database import db
|
||||||
|
Reference in New Issue
Block a user