Skip to content

Pedro12909/RexCord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to RexCord

Build Status

What is RexCord?

  • RexCord is a Discord Bot written in Java using Discord4J interface as a way to communicate with Discord servers, to get user actions and live updates. The bot offers a variety of commands and functionalities that eases the user experience on Discord servers

How can I get started?

  • First you need to create a user bot on Discord Developer Apps

  • Secondly, you must register your bot on your server. Use this link to register your bot by replacing CLIENT_ID with your bot client ID https://discordapp.com/api/oauth2/authorize?client_id=CLIENT_ID&scope=bot

  • Finally download the bot and follow our Setup Guide!

Contributing

Feel like adding cool new interesting features for RexCord? Great! Create an issue and start working! Both our Wiki and CONTRIBUTING.md are really good resources created by the community explaining the process of developing RexCord!