We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 172fb61 commit c61dcd2Copy full SHA for c61dcd2
README.md
@@ -44,14 +44,6 @@ BronyBot-java is a lightweight Java-based bot project. It provides a starting po
44
45
Or build with your IDE (IntelliJ, Eclipse).
46
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
55
## Configuration
56
- bot.token or DISCORD_TOKEN: the token for your bot account (keep secret)
57
- bot.prefix: command prefix used by the bot (if commands are prefix-based)
0 commit comments