A Discord bot meant to help playing the Cortex Prime RPG over Discord.
Main features:
Roll dice and show results, with additional follow-ups commands:
reroll
keep a different number of dice for the score
append more dice for the roll (i.e., when forgetting to include them)
Dice pools.
Individual counters (e.g., plot points and XP)
Adding dice automatically to rolls.
Pin a summary message of current dice-pool and counters status.
See the bot's page and full documentation on README.md.
For the code, check out my Bitbucket git project.
By using this bot you acknowledge you agree with the privacy policy:
There is no guarantee on any security mechanisms or privacy enforcements on user data such as user ID, username, user nickname, channel ID, or any other data (intentionally or not intentionally) transmitted to the Discord server.
The data is stored as-is in server logs and storage.
The unencrypted data is accessible to all maintainers of any of the used platforms and infras (such as Discord, Render.com and its used backends, the bot developers, etc.), and as such is susceptible to data theft.
Please don't use the bot with any data that should be kept private.
I can only guarantee that:
The bot code does not abuse the data and does not have permissions to do anything harmful to the provided user or channel, and will not do anything on behalf of the user.
Data will be used only for the purposes of the bot's published functionality (i.e., commands).
Copyright 2022 Yorai Geffen
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.