Skip to content

1anakin20/Alarm-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

178 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Alarm Bot

Discord bot to send a weekly ping at specified times. If you would like to get involved in the project please read Contributing.

Build

Build with maven

mvn clean package

Configuration

You should make a folder named "user" if it doesn't exist already in the same directory as the jar file. Inside (make it if it doesn't exist already) a file named "config.properties". Copy paste this in the file and fill the values:

# Token for the bot account
botToken:
# Channel ID to alarm send the ping in
channelID: 
# ID for the owner of the bot
ownerID:

Built with

Discord API wrapper for java JDA: https://github.com/DV8FromTheWorld/JDA

JDA-utilities: https://github.com/JDA-Applications/JDA-Utilities

Wisp java scheduler: https://github.com/Coreoz/Wisp

About

Alerts the server members when a class starts

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages