modmailbot icon indicating copy to clipboard operation
modmailbot copied to clipboard

Modmail Bot is a bot for Discord that makes it easier for users to contact moderators and admins for help.

Results 151 modmailbot issues
Sort by recently updated
recently updated
newest added

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.16 to 2.0.19. Release notes Sourced from nodemon's releases. v2.0.19 2.0.19 (2022-07-05) Bug Fixes Replace update notifier with simplified deps (#2033) (176c4a6), closes #1961 #2028 v2.0.18 2.0.18...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.21.0. Release notes Sourced from eslint's releases. v8.21.0 Features 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas) 92bf49a feat: improve the key width calculation in...

dependencies

Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.33.2 to 0.37.0. Release notes Sourced from discord-api-types's releases. 0.37.0 0.37.0 (2022-07-28) Code Refactoring RESTJSONErrorCodes: use MaximumThreadParticipantsReached instead in error code 30033 (#540 by @​Mateo-tem) (cecf17b) BREAKING...

dependencies

**Summary:** The `greetingMessage` configuration option does not seem to work when added to the `config.ini` file of the bug. This bug has been mentioned before, but not officially documented. **Steps...

bug
needs reproduction

I don't like the transcript's being saved as a link, and I would rather have an option to save them as a downloadable file in a discord channel.

Add something like `ignoreOffensiveWords` (that will act similar to `ignoreAccidentalThreads`) that will prevent messages containing offensive words to be sent.

feature request

TRYING BEGINNER

Bumps [eris](https://github.com/abalabahaha/eris) from 0.17.0 to 0.17.1. Release notes Sourced from eris's releases. 0.17.1 Additions Added config option for shard concurrency (05a932a) Support pagination in getGuildBans() (fe16a8f) Support batch-editing channel positions...

dependencies

Bumps [pacote](https://github.com/npm/pacote) from 13.6.0 to 13.6.1. Release notes Sourced from pacote's releases. v13.6.1 13.6.1 (2022-06-21) Dependencies bump @​npmcli/run-script from 3.0.3 to 4.1.0 (#185) (d0459ec) Changelog Sourced from pacote's changelog. 13.6.1...

dependencies

I've made no changes but my logs are no longer working. I've always had my ``url`` option enabled ``` server { listen: 80; listen 443; server_name site.thing.com ; ssl_certificate /etc/letsencrypt/live/site.thing.com...