- I have created a motivation bot on
discord. - This gives you beautiful poisitive motivation written by me.🌞
- This bot accepts 2 commands,
!motivate!help
- This can be used in any
channels - Also you can use this in it's
DM.
- git
- Node.js
- discord.js
- railway.app
- To learn and deploy a
botin discord. - Understood discord developer portal
- To learn
Node.js - Understand
.envand.gitignore(sadly this won't be in my repo🤭🤣🤣)
- You should defenitely read my markdow file named
the_making.md.Trust me it worh it!😼
STIMU...
│── node_modules/
│── .env
│── .gitignore
│── bot.js
│── logfile.log
│── package-lock.json
│── package.json
│── quote.txt
│── the_making.md
bot.jscontains the code for the bot.

