mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-18 10:54:28 -04:00
[GH-ISSUE #700] Prompt user with a quick readme at first #help message #60
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @elad335 on GitHub (Feb 13, 2021).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/700
Readme can include basic instructions like "upload
the fuckingRPCS3.log.gz for any issue" etc@13xforever commented on GitHub (Feb 13, 2021):
So, first of all, we have
motdexplanation that is DMed to every new user on the server, but there's still enough people who never read it. Or anything in #rules-info. Or the quickstart guide.I'm afraid all this will do is increase the bot spam in #help and nothing more.
And there's an issue of somehow mark everyone who already posted there (we could automatically mark everyone who's already on server, but that will simply duplicate
motdagain).So I'm not really sure if this feature needed, or how to go about implementing it to be actually useful.
Prompt user with a quick readme at first #help messageto [GH-ISSUE #700] Prompt user with a quick readme at first #help message