rewrite
This commit is contained in:
@@ -14,10 +14,5 @@ of its tracking elements.
|
||||
## Setup
|
||||
|
||||
1. Clone the repository
|
||||
2. Create a file named `.env` in the same directory as the bot
|
||||
3. Add the following contents to the file
|
||||
```
|
||||
DISCORD_BOT_TOKEN=your_bot_token_here
|
||||
```
|
||||
4. Install the dependencies with `pip install -r requirements.txt`
|
||||
5. Run the bot with `python main.py`
|
||||
2. Build the program with `go build .`
|
||||
3. Run the program `./linkbomber -token <DISCORD_BOT_TOKEN>`
|
||||
|
||||
Reference in New Issue
Block a user