Skip to content

MrApk/discord-meme-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

discord-meme-bot

Discord Server PyPI - Python Version PyPI - Python Version

This is a lightweight and self-hosted discord bot, which uses https://popcat.xyz/api to post memes.

Setup

To use this bot, you have to create a bot-application using https://discord.com/developers/applications, save the token found in the bot tab and invite this bot to your server.

After that, start the application with the token provided as an bot.run("Token").

How to run

  1. Make sure Python is installed.
  2. install all necessary packages. discord,requests
  3. Insert your bot token into "Token" in main.py.
  4. Run main.py to start the bot.

command

For now, this bot only has one command, which send the specified amount of memes to the channel the command was posted to

  • ?meme

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages