Exchange_Price_Robot

Exchange_price_robot

A telegram bot which takes rates from xe and allows the owner to adjust the rates and prices via a Admin panel which is created using Svelte. The server itself is built with Sanic while the Telegram bot is powered by Pyrogram

You just need to change the app server address in stores.js to your servers address then run npm install followed by npm run build for the frontend For backend you need to create a secrets.yml in the backend directory and then run pipenv install, pipenv shell and then change the self.app.config.CORS_ORIGINS to point to your domain and then run the server.py for server and bot.py for bot in two separate shells, preferrably using nohup

Top categories

Loading Svelte Themes