Skip to content

rishikesh2003/purge-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purge Bot for discord

I have a server where i need to clear the messages of channels for a specific time period. So, I made this simple utility bot which deletes all the messages in the channel.

Visit the docs for creating a discord bot: Discord Developer Docs

Installation

  1. Install the required packages using pip: pip install -r requirements.txt

  2. Create a .env file in the root directory of the project and paste your DISCORD_BOT_TOKEN: DISCORD_BOT_TOKEN=your_token_here

  3. Run the bot python main.py

Releases

No releases published

Packages

No packages published

Languages