Skip to content

meesam4687/penguinwasabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Penguin

Penguin the Discord Bot

Things it can do

  • Play Music
  • Generate Memes (few)
  • Get a Ranom Meme from Reddit
...and much more

How to host

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

Releases

No releases published

Packages

No packages published