Skip to content

0verseas/0verTgBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0verTgBot

Bot list

  • inspector:監視網站還有沒有呼吸的

Requirement

  1. Python 3.6 or later
  2. pip3
  3. pipenv

Deploy

For ubuntu user:

  1. Download or clone repo and change directory into this project.
  2. sudo apt install python3 (ubuntu 18.04 has built-in python3)
  3. sudo apt install python3-pip
  4. pip3 install pipenv
  5. pipenv install
  6. cp env.ini.example env.ini and set config for your environment.
  7. pipenv run python3 <bot>.py to start.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages