A multitask telegram bot
https://t.me/thezebot_bot
- Go 100%
zebot
Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
You need to install the Go compiler.
Installation
- Clone the repo
git clone https://codeberg.org/pgmtx/zebot.git - Create a
.envfile with the same structure as .env.example - Use
go run .to run the program. During development, prefer using gow. It automatically rebuilds on save.
Which APIs did I use?
- OpenWeatherMap
- BlaguesAPI
- API pays
- Mnemo
- Telegram's API via a bot library
License
Distributed under the AGPL License. See LICENSE for more information.