An open API service indexing awesome lists of open source software.

https://github.com/andreadecorte/wikipediarandombot

A Telegram Bot to get random Wikipedia articles
https://github.com/andreadecorte/wikipediarandombot

golang telegram telegram-bot wikipedia wikipedia-bot

Last synced: 3 months ago
JSON representation

A Telegram Bot to get random Wikipedia articles

Awesome Lists containing this project

README

        

# wikipediarandombot
A Telegram bot showing random Wikipedia articles in different languages

# Dependencies
* Golang latest
* [telebot](https://github.com/tucnak/telebot)
* [logrus](https://github.com/sirupsen/logrus)
* [gabs](https://github.com/Jeffail/gabs)

# How to use
```
export TELEGRAM_TOKEN="yourBotToken"
```

## Webhook
Define the following three environment variables
```
WEBHOOK
PORT
PUBLIC_URL
```

# Deployment
[@wikipediarandombot](https://telegram.me/wikipediarandombot)