Skip to content

Commit

Permalink
Add critical disclaimer to NOT paste bot token in Main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
notsniped authored May 1, 2024
1 parent 123c9f0 commit ad0651d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ When you run this, the client will ask you to input a **Discord bot token** and

(you can get a bot token from making a new application at https://discord.com/developers)

***WARNING!!* DO NOT PASTE YOUR DISCORD BOT TOKEN IN `Main.py`!** Please put it either in `config.json` or paste it in the bot setup process during startup. __This is to prevent your Discord bot token from being accidentally leaked.__

**NOTE:** Before running the program, remember to enable the `Message Content Intent` in your Application's Bot Settings. Otherwise the bot won't be able to read any messages and it will not work.

![image](https://github.com/notsniped/discord-snipe-bot/assets/72265661/0b614f53-7626-459b-a727-d192a000565b)
Expand Down

0 comments on commit ad0651d

Please sign in to comment.