Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

UnionTeam's Discord bot for moderation, verification and more

License

Notifications You must be signed in to change notification settings

FileEditor97/VOTL-union

Repository files navigation

VOTL (UnionTeam's)

Publish Release
Voice of the Lord - discord bot written in Java using JDA library.
Functions: server moderation and sync blacklists, custom voice channels and verification, ticketing.

Visit https://votl.fileeditor.dev/ to learn more about available commands and to view documentation.

This is modified version of public bot (VOTL) for UnionTeam Discord servers.

Config file

data/config.json:

{
   "bot-token": "",
   "owner-id": "owner's ID",
   "dev-servers": [
   	"dev server's IDs"
   ],
   "webhook": "link to webhook, if you want to receive ERROR level logs",
   "website-ip": "ip without port",
   "website-user": "username",
   "website-pass": "password",
   "central-ip": "ip without port",
   "central-user": "username",
   "central-pass": "password",
   "helper-token": ""
}

Inspiration/Credits

Thanks to Chew (JDA-Chewtils and Chewbotcca bot) and jagrosh (JDA-Utilities)
PurrBot by Andre_601 (purrbot.site)
AvaIre by Senither
Ryzeon & Inkception for Discord (JDA) HTML Transcripts
Prometheus contributors