You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Discord bot simulating that of the Gen 4 Pokemon games
Requirements:
Node.js
In terminal, in the bot directory, type:
npm install discord.js -save
First, create a file named 'auth.json' and inside put: { "token": "YOUR TOKEN HERE" }