Un bot simple qui affiche l'emploi du temps du jour
- Create a file named
.env
and write this :
TOKEN=YOUR_BOT_TOKEN
-
In a command prompt, use
npm install
-
To start the bot, use
node index.js
- Boris Jacquot - everything
Un bot simple qui affiche l'emploi du temps du jour
.env
and write this :TOKEN=YOUR_BOT_TOKEN
In a command prompt, use npm install
To start the bot, use node index.js