community-bot icon indicating copy to clipboard operation
community-bot copied to clipboard

The bot used on the TypeScript Community discord server

Results 18 community-bot issues
Sort by recently updated
recently updated
newest added

From T6: Wait one minute before archiving help channel after `!close` https://discord.com/channels/508357248330760243/635484648318697492/955129799729365063 Also, allows helpers to e.g. react 👍 to a "thanks / !close"

From T6: Have 🗑️ delete the command that produced the message, to avoid: [Some snippet I did not copy]

From Chen Sida: `!rep` should work with user IDs like `!rep 198637352489320450`. Currently it relies on finding the ping in the message instead of the command argument.

From Gerrit0: Support `!title` in the first message of a help post: https://discord.com/channels/508357248330760243/942074070860705852/950568923596746862

From T6: In each `#help-*` channel, have a pinned thread containing a digest of help thread activity A lot of helpers have noted that they miss getting an unread indicator...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

`!ts` can be rather slow; this moves the `twoslasher` function onto a child process so that the main functions of the bot continue to work while twoslash is doing its...

Centralized file for messages #90