Skip to content

Commit c61dcd2

Browse files
Remove bot running instructions from README
Removed instructions for running the bot from README.
1 parent 172fb61 commit c61dcd2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,6 @@ BronyBot-java is a lightweight Java-based bot project. It provides a starting po
4444

4545
Or build with your IDE (IntelliJ, Eclipse).
4646

47-
4. Run the bot
48-
49-
If a runnable jar is produced (example):
50-
51-
java -jar target/bronybot-java.jar
52-
53-
Or run via your IDE's run configuration.
54-
5547
## Configuration
5648
- bot.token or DISCORD_TOKEN: the token for your bot account (keep secret)
5749
- bot.prefix: command prefix used by the bot (if commands are prefix-based)

0 commit comments

Comments
 (0)