This is a telegram bot for the generation of trocador anonpay urls
The bot is currently availiable on Telegram at @unoffical_anonpay_bot
![]() |
![]() |
![]() |
![]() |
---|---|---|---|
Start | Overview | Options | All option menus |
- Set coin and address
- Gather Anonpay url
- Change Anonpay design
- Change Anonpay options
- Get Tor & I2P links
- Demo bot hosting
- Reset conversation with the
/reset
command - Automatically validate all user input
- Localized bot language
- Save and Load configurations
- Get notifications for ongoing tansfers via the bot
- Python 3.9+
- A Telegram bot and its token (see tutorial)
- A Trocador API Token (Get it from here
- python-telegram-bot
- python-dotenv
-
Install dependencies
pip install python-telegram-bot python-dotenv
For externally managed environment on Arch:
sudo pacman -S python-dotenv yay -S python-telegram-bot
-
Prepare the .env file by renaming .env.example and entering the values
cp .env.example .env
-
Start the bot
python main.py
If you find this project useful, please consider donating to the following Monero address: (Or for other cryptos here)
89ZYSD9nyFxZS1zrZaB9Z4giuv776AeKTMXVRWPMkZDtau7wF2DCgqc1tH9zAVszPTP9XTSnhLT4rYUhW6oP8okeS56Jbdc
or if you want to donate to Trocador do that here
This is a personal project and is not affiliated with Trocador in any way.
This project is released under the terms of the GPL 3.0 license. For more information, see the LICENSE file included in the repository.