Skip to content

Fifiboss98/Alexandra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages