Aldebaran is a Discord multi-purposes bot which offers a lot of assistance regarding DiscordRPG, but which also has a lot of commands of all kinds such as action, image and NSFW commands!
Aldebaran has currently 81 commands over 11 categories, check them out by adding Aldebaran on your server now!
Join the main server to stay updated about the new updates!
There are several ways to contribute to Aldebaran, the easiest one is to find bugs and report them with the &bugreport
command, or file an issue here on GitHub if you want it to be fixed faster, reports with &bugreport
can be accidentally skipped while it is easier to keep track of issues with GitHub. This works exactly the same if you want to make a suggestion with &suggestion
or on GitHub. The more you describe your bug report or suggestion, the faster it will be fixed or implemented (or done as you wanted).
Read LICENSE (AGPL-3.0) before doing anything on the project.
If you know JavaScript and more particulary Node.js using the "discord.js" library, you can contribute to Aldebaran with actual code by submitting pull requests on GitHub. For big features, it is recommended to ask the main developers, more specifically the maintainers. The most important is to explain your changes, your code will be checked by one member of the Aldebaran team anyways. The more your code and pull requests are documented, the more chances you will have for your changes to get implemented into Aldebaran.
Node.js 10.0.0 or newer is required in order to run this project.
$ git clone https://github.com/Nightorn/Aldebaran.git
$ npm run configure
$ npm start
If all your informations are correct, your instance of Aldebaran should be online!
If you need help for working on Aldebaran, just go to the main server and go to the channels that have been created for that. You should get help easily by the Aldebaran team or by other external developers of Aldebaran. Remember that no question is stupid, as long as you are sure your problem isn't about pure JavaScript, you should not be worried as we are already very happy you want to contribute to the project!