Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds an option to dm help #1856

Closed
wants to merge 34 commits into from
Closed

Conversation

AutumnClove
Copy link
Member

@AutumnClove AutumnClove commented Mar 19, 2019

After creating your pull request, tick these boxes if they are applicable to you.

  • I have tested my changes against the review branch (the latest developmental version), and this pull request is targeting that branch as a base
  • I have tested my changes on Python 3.5/3.6

Description

Adds an option to send the help menu directly to the user who called it.
Useful for spam prevention. Additionally should prevent future problems with commands in dm's if more where to be added.

Related issues (if applicable)

musicbot/bot.py Outdated Show resolved Hide resolved
musicbot/bot.py Outdated Show resolved Hide resolved
musicbot/bot.py Outdated Show resolved Hide resolved
@AutumnClove AutumnClove added a/cmds Affects the bot's commands system t/enhancement [PRs] Someone did a thing labels May 3, 2019
AutumnClove and others added 4 commits May 8, 2019 14:38
* Localization to Taiwan (traditional Chinese)

+ /config/i18n/zh_TW.json : traditional Chinese version file.

* Fixed up editing np_msg

* now playing message for automatic entries

* wording

* Configurability

* Close Just-Some-Bots#526

* Close Just-Some-Bots#1090

* Update zh_TW.json

update a new added strings from 
[Option to check if owner is in a server and leave if they're not. (Just-Some-Bots#1597)]

* Swedish language

not tested in bot, might need to be edited to make perfect sense in sentences

* Update sv.json

* Update ISSUE_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md

* Started translating i18n english file to spanish

* Translating english to spanish

* Finished translating to spanish

* Spell check

* Add end of file newline

* done it

* oh no

* Update requirements.txt

* Update README.md

* close Just-Some-Bots#1726

* aiohttp.Timeout seems to be aiohttp 2 things

* Update readme

* Update license file

* tested

* add codeowners

* bump version

* dummy progress counter ported from ModuBot

* per documentation

* remove session id (and other query stuff)

* update readme image

* update ffmpeg binaries

20180307-5ab0ecf -> 20190505-e384f6f (win32)

* fix perms

* update readme badges

* Fine tune how you want the bot to send np messages

* typo

* more concise

* Slight rewording
when there's an bound channel set, and allow unbounds is on.
@AutumnClove AutumnClove added the a/options affects the bot's options system label May 8, 2019
@AutumnClove AutumnClove added the a/frontend Affects the frontend (visual appearance/ feel of the bot) label Jul 17, 2019
Copy link
Member Author

@AutumnClove AutumnClove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pls approve

@AutumnClove AutumnClove dismissed jayktaylor’s stale review August 26, 2021 04:58

He's busy, busy, busy

@AutumnClove AutumnClove requested review from AleanaA and TheerapakG and removed request for jayktaylor August 26, 2021 19:17
@AutumnClove
Copy link
Member Author

@AutumnClove AutumnClove deleted the patch-1 branch August 29, 2021 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a/cmds Affects the bot's commands system a/frontend Affects the frontend (visual appearance/ feel of the bot) a/options affects the bot's options system t/enhancement [PRs] Someone did a thing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants