javadiscord / java-discord-api

A wrapper over the discord API to create bots using Java
GNU General Public License v3.0
7 stars 8 forks source link

Fix example to actually be an echo bot #125

Closed surajkumar closed 1 month ago

surajkumar commented 1 month ago

The echo bot example was creating an invite and doing something with audit logs. This was accidental so this PR changes the example to just echo back.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud