- download Python 3.10.1
- run it (not as administrator)
- select "Customize Installation"
- select "Documentation", "pip", "td/tk and IDLE", "Python test suite", "py launcher"
- unselect everything else
- press next
- select "Associate files with Python", "Create shortcuts for installed applications"
- unselect everything else
- install
- create a Discord Bot
- once created, goto the "Bot" tab on the left of the page
- click "Reset Token" and then press the
copybutton - open config.json and replace
YOUR BOT TOKEN HEREwith your bot token - scroll down on the bot tab under "Privileged Gateway Intents", select "PRESENCE INTENT", "SERVER MEMBERS INTENT" and "MESSAGE CONTENT INTENT"
- Save Changes
- open notepad
- copy and paste discord.com/api/oauth2/authorize?client_id=
YOUR BOT ID&permissions=274878000128&scope=bot into it - goto the "General Information" tab and copy your "APPLICATION ID"
- replace "YOUR BOT ID" in the notepad with your APPLICATION ID
- goto that link to add the bot to your server
- double click "bot.py"
- your done :)))))
!blacklist
reply to a message with this command to blacklist all links
!unblacklist [link]
unblacklist a specific link
!load
loads the Blacklist.py cog
!unload
Unloads the Blacklist.py cog