Skip to content

hearot/wikisourcebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

License: GPL v3 License: GPL v3

A Telegram bot which allows you to retrieve articles from wikisource.org.

To run the bot yourself, you will need:

Setup

  • Get a token from @BotFather.
  • Activate the Inline mode using the /setinline command with @BotFather.
  • Set token in bot.go.
  • Build the source code using go build bot.go.
  • Finally, run the executable file you got from the previous step.