https://github.com/acerv/wiigo
Telegram bot written in Go
https://github.com/acerv/wiigo
Last synced: 10 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 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T12:45:30.000Z (about 6 years ago)
- Last Synced: 2025-05-21T16:49:33.140Z (about 1 year 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