https://github.com/acerv/wiigo
Telegram bot written in Go
https://github.com/acerv/wiigo
Last synced: 3 months ago
JSON representation
Telegram bot written in Go
- Host: GitHub
- URL: https://github.com/acerv/wiigo
- Owner: acerv
- License: gpl-3.0
- Created: 2020-04-26T09:55:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T12:45:30.000Z (about 5 years ago)
- Last Synced: 2023-03-07T15:22:35.595Z (about 2 years ago)
- Language: Go
- Size: 177 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
Telegram bot written in Go for Warsow.ita.
# Build
To build the bot:
go build -o wiibot .
# Configure
To configure the bot, set the following environment variables:* TOKEN: Telegram bot token
* IMGUR_CLIENT_ID: imgur client ID
* PUBLIC_URL: optional if running on local PC