/listbot

telegram list bot

Primary LanguageJavaScript

📝 listbot

telegram list bot

🤔 why listbot?

I live in a dorm with four other suite mates and whenever we buy groceries for the suite, we would list down the things to get in our chat group. Whenever we want to add on to the list, we would have to copy the whole list and then add a new item on it. Sometimes, we might miss some items that were added while we were typing. So hopefully this bot helps with similar problem!

🔧 functions

  • /start
  • /add [item]
  • /delete [index]
  • /peek
  • /clear

🔑 getting API keys

🐎 run on local server

npm install
node app.js