There is an existing TG bot - @pepebet_tg_bot, but it needs to be completed like in @GreedyVEGASbot
From a technical standpoint:
Update the aiogram version to the latest
Improve the load/fault tolerance of the bot (cache in the form of Redis, for example, scaling, etc.), so that it does not crash under load as a whitelabel system is planned
Rewrite/refactor the architecture (if needed)
Also, a whitelabel system is planned for the bot in the future,
There will be a separate Telegram bot where people can create a copy of this TG casino
Therefore, the architecture/configurations can be laid out in advance considering the future whitelabel
The difference between @pepebet_tg_org and @GreedyVEGASbot
Make the creation of bets and the game itself through commands in the chat like in @GreedyVEGASbot
Create a group where bets/winnings will be published, roughly the structure like in Greedy
Add a multilingual system (RU, UA, EN)
Change the UI button layout like in Greedy
Add additional games that are not in pepe
Admin panel:
Add a newsletter with an image (currently the newsletter is only without an image in the admin panel)
Fix the statistics button (currently it is broken)
This is a rough specification for understanding the cost estimation of the project