Penguin the Discord Bot
- Play Music
- Generate Memes (few)
- Get a Ranom Meme from Reddit
Make sure NodeJS is installed on your computer
First run this command
npm install
Then create a file called .env
and enter the following (replace your_token with your bots token and your_id with your bots id)
TOKEN=your_token
CLIENT_ID=your_id
Now run
npm start
The Bot Should Get Online