https://github.com/immmdreza/rps-telegram-bot
A telegram bot written in python using telethon for rps game!
https://github.com/immmdreza/rps-telegram-bot
game pyrps python telegram-bot
Last synced: 3 months ago
JSON representation
A telegram bot written in python using telethon for rps game!
- Host: GitHub
- URL: https://github.com/immmdreza/rps-telegram-bot
- Owner: immmdreza
- License: apache-2.0
- Created: 2021-03-21T09:31:24.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-24T06:58:00.000Z (about 4 years ago)
- Last Synced: 2025-01-20T06:45:00.264Z (5 months ago)
- Topics: game, pyrps, python, telegram-bot
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rps telegram bot
Using [PyRps](https://github.com/immmdreza/PyRps)## Setup
### Install requirements
Use `python -m pip install -r requirements.txt` in consol to install them all### Env variables
Create your own _.env_ file just like _.env.example_ and place your own stuff in it.