Commit Graph

6 Commits

Author SHA1 Message Date
sampadawagde 3a6534e1d8 JAVA-5223: Fix formatting of POMs (Part 6) 2021-05-08 13:09:05 +05:30
freelansam 60b6c6e6b6 Merge branch 'master' into JAVA-3576 2021-04-10 16:21:13 +05:30
sampadawagde 7cbf13db95 JAVA-3576 - Align module names, folder names and artifact id 2021-04-02 22:46:25 +05:30
sampadawagde 6f57b06ffc JAVA-3296: Fix references to parents 2021-03-29 13:07:03 +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