Skip to content

Python discord bot written by fabian. The intent of this bot is to be able to specify a phrase and delete the messages specified. More features may be made later

Notifications You must be signed in to change notification settings

FabianDim/DeleteBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delete Bot

Python discord bot

This bot is a solution to a problem I have had with Discord. I developed an easy, streamlined way to delete messages based on keywords. My original issue was that I didn't want my younger siblings to see me swear in the Discord chat when I invited them to join. I had no idea whether this idea or bot exists otherwise, but the premise is new.

I also used this project to develop my Python skills, and I have wanted to develop a bot for a while now.

Key Takeaways

  • I learned to optimise search algorithms in Python

  • Further developed my to read, search and understand documentation and write my own comments regarding the code

  • Furthered my knowledge of Python syntax and features. (I missed C++ at some stages)

Check the product out for yourself here: https://discord.com/oauth2/authorize?client_id=1322064164151234580&permissions=8&integration_type=0&scope=bot

About

Python discord bot written by fabian. The intent of this bot is to be able to specify a phrase and delete the messages specified. More features may be made later

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages