advra / Roxas

DIscord4j Java Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roxas Discord Bot

A java discord bot made with Discord4J and MongoDB Java Driver.

Dependencies: Discord4J, MongoDB
IDE Environment: IntelliJ

Current commands:

  1. !ping - check network latency between user client and bot gateway
  2. !start - create new character

Current Tasks:

- complete !start
- implement readwrite to database
- make app springboot comaptible

Other Notes:

.next() = Flux -> Mono 
.map() = If called method returns publisher
.doOnNext() = If no changes made calling runnable

About

DIscord4j Java Bot


Languages

Language:Java 100.0%