Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydenpung committed Jul 31, 2022
1 parent 75ebf37 commit 2d04fa8
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 @@ -2,6 +2,8 @@

This project is based on [discord-stock-ticker](https://github.com/rssnyder/discord-stock-ticker). Instead of starting an api server that can be called to manage bots, this project lets you define the bot in a json file, and then simply run the binary file.

The goal is to keep this project as simple as possible for any rookies to modify the code easily to achieve whatever they need.

## Run

1) Rename `bots/sample.json` to `anyname.json`
Expand Down

0 comments on commit 2d04fa8

Please sign in to comment.