Skip to content

754liam/Magnets-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magnetsbot

This it the Java bot for RUCS

Just creating this bot to understand the constituent processes.

Maybe this can be a "boilerplate" for the Java bot?

How to run the bot using maven in terminal

Run mvn clean compile Run mvn exec:java -Dexec.mainClass="com.RUCS.bot.Bot" to run bot Enter Ctrl + C on the terminal to stop the bot

Check Dockerfile for how to run the bot using Docker

About

A production Discord automation bot built with Java and JDA 5.0, serving a community of 7,000+ students. Features an event-driven command system with async message processing, input validation, role management, and parameter parsing. Containerized with Docker using multi-stage builds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 90.4%
  • Dockerfile 9.6%