An open API service indexing awesome lists of open source software.

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!

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.