ilyarolf / AiogramShopBot

Aiogram Telegram bot shop with ways to deposit in USDT,LTC,BTC
https://t.me/demo_aiogramshopbot
MIT License
51 stars 17 forks source link

fixed sqlalchemy db init #19

Closed ilyarolf closed 10 months ago

johnnyzip commented 10 months ago

any way to change the currency from USD?

ilyarolf commented 10 months ago

@johnnyzip , If you want to change the currency from dollars to another currency, you need to change urls to get the current cryptocurrency value in the get_crypto_prices method, which is in the path AiogramShopBot/crypto_api/CryptoApiManager. You will also need to change the $ symbol to the symbol you need in the bot messages.