Commit Graph

3 Commits

Author SHA1 Message Date
sampadawagde 7cbf13db95 JAVA-3576 - Align module names, folder names and artifact id 2021-04-02 22:46:25 +05:30
Jordan Simpson f440cf900c BAEL-4731 (article improvement) (#10251)
* Instead of using .onDisconnect().block() to keep the app alive, make the app a web server.

* Add article reference to README
2020-11-15 21:24:07 -08:00
Jordan Simpson a5d7f70a5f Bael 4700 (#10231)
* Added code examples from the article.

* Hide the revoked token

* Reduce long line break indentation to 2 spaces, change "your" to "our," and use the -LiveTest convention for the test class.

* Reduce Java version from 11 to 1.8 and add the new discord4j module to the root pom.

* Remove test due to context failing to start up without a valid bot token.

* Replace test class and add error handling for invalid tokens.
2020-11-08 08:34:48 -08:00