Thanks to visit codestin.com
Credit goes to github.com

Skip to content

yubinTW/TTR06_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTR06_bot

Telegram bot made by team #6 of 2019 SITCON Camp

Before you run this bot

Setup env

  • Install Python 3
  • Install pipenv
$ pip install pipenv
  • Install deps
$ pipenv install

Run the bot

$ pipenv run python3 ./app/main.py

feature:

  • 你天殺的忘記切輸入法
    • zhuyin
  • 再啦幹
    • wrong_word
  • 顏文字
    • <(ΦωΦ)>

Run with docker

cd TTR06_bot
docker build -t team6-server .
docker run --name team6-server -d team6-server

About

SITCON Camp 2019 team6 文字變形金剛

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5