Skip to content

satyaog/liste_epicerie_bot

Repository files navigation

Liste d'épicerie

Simple grocery / shopping list bot developed for fun using the Telegram Bot API

Dependencies

MongoDB

apt install mongodb-server
node install

Bot Token

Talk with BotFather to get your bot token and create a token.js in the root of the project to hold it

//content of token.js
process.env.BOT_TOKEN = "YOUR_BOT_TOKEN";

Start the Bot

node index

About

Simple Telegram Bot for grocery / shopping management

Resources

License

Stars

Watchers

Forks

Packages

No packages published