Commit Graph

6 Commits

Author SHA1 Message Date
sampadawagde
7464066d03 JAVA-5223: Fix formatting of POMs (Part 6) 2021-05-08 13:09:05 +05:30
freelansam
1eee5f30d8 Merge branch 'master' into JAVA-3576 2021-04-10 16:21:13 +05:30
sampadawagde
13899b2ac5 JAVA-3576 - Align module names, folder names and artifact id 2021-04-02 22:46:25 +05:30
sampadawagde
f28e60de9c JAVA-3296: Fix references to parents 2021-03-29 13:07:03 +05:30
Jordan Simpson
1630f1311f 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
640f7f589f 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