Uxie is a simple Discord help bot designed for Pagefault Games' PokéRogue Discord server. It supports adding help messages to a locally stored MySQL database, which can be retrieved and updated in response to user commands.
See CONTRIBUTING.md for relevant information about contributing to this project.
This repository seeks to be REUSE compliant: copyright and/or licensing information for each file is stored
either in the file itself or in an associated REUSE.toml file.
The full licensing information for each file can be found by utilizing REUSE's tooling, such as via reuse spdx.
An abbreviated summary of said information is as follows:
- All source code belonging to the project, unless otherwise noted, is licensed under AGPL-3.0-or-later.
- All forms of documentation (both Markdown files1 and any comments explicitly documenting source code) are licensed under CC-BY-NC-SA-4.0.
- Auto-generated files produced by external tools or files of insignificant originality are not copyrighted and are licensed under CC0-1.0.
Footnotes
-
Including this README ↩