ℹ️ Information is available on the different talky modules
🐛 If you find an issue you'd like to report, or otherwise have feedback, please add a new Issue
🧑💻 If you'd like to contribute, please start by creating or commenting on an issue so we can track the work.
💬 Share your feedback and connect on
🍩 If you like it, feel free to
Get started
-
Create your channel/room and your platform bot
- Telegram via Telegram @BotFather and create an API key
- Discord via Discord Dev portal
- Matrix via Matrix.org
-
Get your
- CEX API Keys supported by CCXT or
- DEX wallet address and private key
-
Create your config /app/settings.toml or prepare your env variable
-
Deploy via:
- docker
docker pull mraniki/tt:latest
ordocker pull ghcr.io/mraniki/tt:latest
- locally
git clone https://github.com/mraniki/tt:main
&&pip install -r requirements.txt
- docker
-
Start your container or if deployed locally use
python3 bot.py
to start -
Documentation available on WikiStart your container or if deployed locally use
python3 bot.py
to start
- /bal Query user account exchange balance
- /trading Disable or Enable trading
- /q wBTC retrieve the lastest asset quote
sell BTCUSDT sl=6000 tp=4500 q=1%
, sell BTCUSDT or any order matched by FindMyOrder module. Default order identifier are buy, sell, long and short but can be modified as a setting.
Submit trading order to CEX & DEX with multi messaging platform and plugin support
Find that order
Swap made easy https://talkyuniverse.readthedocs.io/projects/dxsp/
Build a chat listener bot
Get the trend