Skip to content

This is an Open-Sourced Telegram Bot that is meant to teach anyone the basics of Blockchain in French Language. This bot will accept keypad/menu inputs from users and then send them answers that match their selection.

Notifications You must be signed in to change notification settings

josylad/Alexandra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Alexandra is open source bot which intends to introduce newcommers to blockchain.

create a new bot with @BotFather and copy the token.

then paste it into the updater as shown in the code

I have used these exemples from the python telegram bot library

https://github.com/python-telegram-bot/python-telegram-bot/blob/master/examples/conversationbot.py

https://github.com/python-telegram-bot/python-telegram-bot/blob/master/examples/inlinekeyboard.py

clone this repo https://github.com/Fifiboss98/Alexandra

To get started

  • Install The Library and other Modules

    python3 pip install -r requirements.txt

  • Create a .env file which will include:

    • TOKEN="YOUR BOT TOKEN"

About

This is an Open-Sourced Telegram Bot that is meant to teach anyone the basics of Blockchain in French Language. This bot will accept keypad/menu inputs from users and then send them answers that match their selection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%