Sign inSign up

hellodhlyn/tenri-bot

By hellodhlyn

Updated over 7 years ago

A discord bot, just for me.

Image
0

832

hellodhlyn/tenri-bot repository overview

Tenri Bot

My personal telegram bot.

Development

Prerequisites
  • Python 3.6 or later
Environment Variables
  • TELEGRAM_BOT_TOKEN
Run unittests
python -m unittest test/**.py

Deploy

Use docker to start bot server.

docker build -t hellodhlyn/tenri-bot .
docker run -e "TELEGRAM_BOT_TOKEN=<your_bot_token>" hellodhlyn/tenri-bot

Tag summary

Content type

Image

Digest

Size

59.1 MB

Last updated

over 7 years ago

docker pull hellodhlyn/tenri-bot