TaiYou-TW / GarenaDrawBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Garena Draw Bot

Introduction

[2023-01-03 Update] RIP Garena Lucky Draw \|/

This is a simple bot to draw in Garena's app, and return the result by Telegram.

You "cannot" control this script by bot so far, maybe in the future..?

Install

Clone

git clone https://github.com/a24230928/GarenaDrawBot.git
cd GarenaDrawBot

Install dependencies

pip3 install requests python-telegram-bot

or

pip3 install -r requirements.txt

Configure

cp config.py.example config.py
vim config.py # and fillin the variable inside

Run and Enjoy

python3 app.py &

About


Languages

Language:Python 100.0%