RPG Sage - A TTRPG Play by Discord bot (primarily PF2e)
This code represents the RPG Sage, a Discord Bot designed for Play by Discord usage. While originally written specific to Pathfinder 2e, the core dialog and dice functionality allow for any TTRPG.
For transparency, and to ensure compatibility, the following versions are used:
- The Dev Lab: NVM 0.40.3, NPM 11.7.0, Node 24.9.0; VSCodium for development
- The Server: AmazonLinux:2023, NVM 0.39.7, NPM 11.7.0, Node 24.9.0, PM2 6.0.13
Dev Setup (debian) Dev Setup (macOS)
RPG Sage requires:
Manage Roles, Manage Channels, Create Instant Invite, Manage Emojis, Manage Webhooks, View Channels, Send Messages, Manage Messages, Embed Links, Attach Files, Read Message History, Use External Emojis, Add Reactions, Slash Commands
The following is the authorize url for RPG Sage (Stable):
https://discord.com/oauth2/authorize?client_id=644942473315090434&permissions=2815145709792336&integration_type=0&scope=bot+applications.commands
Fluxer
https://web.fluxer.app/oauth2/authorize?client_id=1473774758461800536&scope=bot&permissions=2251800619379792
see DEPLOY.md
View the Complete Command Guide https://github.com/rpg-sage-creative/rpg-sage/wiki
View the Quick Start Guide https://github.com/rpg-sage-creative/rpg-sage/wiki/Quick-Start
@todo update this
Copyright (C) 2024 RPG Sage Creative
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.