x2110311x / Zeus

Fully customizable Discord bot written in Discord.py.
MIT License
0 stars 0 forks source link

Invite Link Detection #7

Open x2110311x opened 3 years ago

x2110311x commented 3 years ago

Use regex to detect invite links The following should happen on detection:

If the user has done this multiple times within a given time period, perform additional actions (detected using the database entries). Actions are customizable within the config file

x2110311x commented 3 years ago