Skip to content

masongga/Discord-Meme-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Meme Bot 😂

A simple Discord bot that sends memes from Reddit an API and automatically pings users at a specific time.
Built with Node.js and Discord.js.


🚀 Features

  • Fetches memes using the Meme API
  • Sends scheduled meme messages at 4:00 AM
  • Easy configuration with environment variables

📦 Setup

1. Clone the Repository

https://github.com/masongga/Discord-Meme-Bot


📦 Install Dependencies

npm install


🔐 Environment Variables

Create a .env file in the project root with: DISCORD_TOKEN=your-discord-bot-token CHANNEL_ID=your-channel-id


▶️ Run the Bot

node index.js


🌐 API Used

This project uses the Meme API:
https://github.com/D3vd/Meme_Api

About

A Discord bot that will send memes and ping @everyone every few minutes. Customizable to whatever time you want and how many pings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors