/mobot

一个摸鱼 bot

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

Mobot

一个摸鱼的 Telegram bot。

Usage

  • cp config.json.example config.json
  • Fill values into config.json
  • Run docker-compose up

Notice

  • We use Python 3 latest version (docker image python:3-alpine).
  • Redis is currently not used, but is prepared for a task queue system.