Skip to content

๐Ÿ‡ฎ๐Ÿ‡น A Telegram bot for the Italian constitution.

License

Notifications You must be signed in to change notification settings

hearot/CostituzioneBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

License: GPL v3 License: GPL v3

A Telegram bot which allows you to retrieve articles of the Italian constitution. You can get more information on Wikipedia.

To run the bot yourself, you will need:

Setup

  • Get a token from @BotFather.
  • Activate the Inline mode using the /setinline command with @BotFather.
  • Install the requirements (using virtualenv is recommended) using pip install -r requirements.txt
  • Then, you can run the bot using python bot.py -t BOT_TOKEN.