Skip to content

namelessrock/valentine_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Simple Telegram bot to confess to your crush this Valentine's Day!

Steps

  1. pip install python-telegram-bot
  2. Register a Telegram bot & get the token by following the instructions here: https://core.telegram.org/bots#6-botfather
    1. Keep the token a secret!
  3. Download bot.py & modify the source code accordingly. If you want to add more handlers, check out https://github.com/python-telegram-bot/python-telegram-bot/wiki/Extensions-%E2%80%93-Your-first-Bot
    1. Sticker ID can be obtained from @idstickerbot on Telegram
  4. Documentation for python-telegram-bot: https://python-telegram-bot.readthedocs.io/en/stable/
  5. Run the python file to run your bot. If you want to host the bot, consider hosting on Heroku for free. Check out: https://towardsdatascience.com/how-to-deploy-a-telegram-bot-using-heroku-for-free-9436f89575d2 for more details.

Good luck & have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages