Skip to content

digmi-id/PlanetBanBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot For Planet Ban Indonesia

Requirements

  1. Python 3+
  2. Pip

Setup

  1. Clone this repository and enter the directory git clone https://github.com/digmi-id/PlanetBanBot.git && cd PlanetBanBot or download this repository
  2. Create virtualenvs virtualenv .venv (.venv is your name of virtualenv directory)
  3. Activate virtualenv source .venv/bin/activate
  4. Install dependencies pip install -r requirements.txt
  5. Copy .env file with cp .env-example .env and change the configuration in it with your own key and etc
  6. Run python main.py
  7. Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages