Skip to content

never-code/MeMeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeMeBot

animated

A discord Bot that serves reddit memes

For running this discord bot locally

Clone The Repository

https:/never-code/MeMeBot.git

Change The Working Directory

cd MeMeBot

Install All The Dependencies

npm install

Now create a dotenv .env file in the same folder

--> Add Discord Bot Token to the .env as (TOKEN = your-token-id)
How To Create Discord Bot Token?

Copy the generated URL after selecting permissions and through this invite the BOT to your server

Run The Script

node index.js

Command of Discord Bot is !meme

Releases

No releases published

Packages

No packages published