rm20killer/react-bot

Change .gitignore so the bot follows recommendations

Closed this issue · 2 comments

Github and node.js themselves recommend to NOT include node modules and instead make people do npm install

I keep that in mind when redoing the code for discord.js v13.

node_modules added to .gitignore.