Pathfinder-Discord-Bot icon indicating copy to clipboard operation
Pathfinder-Discord-Bot copied to clipboard

Results 20 Pathfinder-Discord-Bot issues
Sort by recently updated
recently updated
newest added

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ws&package-manager=npm_and_yarn&previous-version=6.2.1&new-version=6.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I saw the previous issue (#55) on setting up the bot, but still having some trouble. I installed GitHub, cloned the repo, installed node.js, created an application, created a bot,...

documentation

When an enemydies, all info is removed from the data. However, that data is how the bot knows what imitative it should be on when going to the next turn,...

bug

Currently there appears to be a bug parsing/addressing some names (ones with spaces it seems) in some commands (Damage and Remove for example) **Duplication** !omni add enemy 'War Boss' AC:40...

bug

`!omni help` already exists, but users will have no idea that is a possibility, or that !omni / !lookup are commands either. Should also put a message in the bot...

enhancement

This would not change time or anything like that. Need to consider how this will work with time, especially concerning the delay action.

enhancement

This will provide a much friendlier and consistent user experience.

Each handler function currently has to implement its own detection and iteration of characters when commands with %groups are used. This is silly and could be better implemented.