Skip to content

Commit

Permalink
Merge pull request #459 from Java-Discord/update-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlessenich authored Dec 27, 2023
2 parents 6184eaf + 2388080 commit a8aa00b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,4 @@ You can try out the API yourself on `api.discordjug.net`!

Inspiration we took from other communities:

- We designed our [Help Channel System](https://github.com/Java-Discord/JavaBot/tree/main/src/main/java/net/discordjug/javabot/systems/help) similar to the one on the [Python Discord](https://discord.gg/python).
- [`/move-conversation`](https://github.com/Java-Discord/JavaBot/blob/main/src/main/java/net/discordjug/javabot/systems/user_commands/MoveConversationCommand.java) is heavily inspired by the [Rust Programming Language Community Server](https://discord.gg/rust-lang-community)
- Our [`/move-conversation`](https://github.com/Java-Discord/JavaBot/blob/main/src/main/java/net/discordjug/javabot/systems/user_commands/MoveConversationCommand.java) command is heavily inspired by the [Rust Programming Language Community Server](https://discord.gg/rust-lang-community)

0 comments on commit a8aa00b

Please sign in to comment.