Telegram Bot Crypto Exchange
Hello.
I am engaged in exchange and work with various teams and platforms. The main communication takes place in Telegram.
I have many different teams (chats), all communication and calculations occur in Telegram chats.
Usually, it looks like this.
A person writes what they want to do, sending (fiat) euros/dollars/pounds, sends it, I check the amount in the bank, if everything is okay, I reply that the money is there, calculate, deduct my percentage, and transfer the funds to the person's wallet.
There are too many teams, and employees work with different teams.
I want to automate this at least for reporting, so that there is a report for each team regarding my earnings, the number of transactions, etc.
I roughly see the work like this:
- in the bot, it is possible to create several profiles (employees)
- each employee will have several teams they work with
- the employee manually creates a request for fiat-crypto exchange in the chat, for example.
- the person makes the transfer, the employee checks that the fiat has arrived, marks the request as paid, gives the person the crypto, writes down the amount, the request is completed
- the history of transactions is stored, profit is calculated, received-given
- it is possible to view reports and profit by employee/team
I have roughly described the work, a simple bot with commands is needed, but effective.
Important: experience in developing such or similar bots is mandatory!