Commit Graph
6 Commits
Author SHA1 Message Date
Soheab 7b5465c3b8 Merge branch '2.0' of https://github.com/iDevision/enhanced-discord.py into flags_option_description 2021-10-13 20:49:33 +02:00
Soheab e9010454dd formatted with black(?) 2021-10-13 19:35:22 +02:00
Soheab b8e4d23d44 Push requested changes. 2021-10-13 16:17:14 +02:00
Soheab fbed02dc4d Add ability to set a flag description.
This PR adds the ability to set a flag description that shows in the slash command options menu.
2021-10-12 22:53:37 +02:00
SoheabandGitHub dbb135b81a Add disable_guild_select to utils.oauth_url() 2021-06-27 23:37:02 -04:00
Soheab MalikandRapptz 064ece11ab macOS instead of OS X
### Summary

"In 2016, with the release of macOS 10.12 Sierra, the name was changed from OS X to macOS"
source :: https://en.wikipedia.org/wiki/MacOS#macOS

### Checklist

- [ ] If code changes were made then they have been tested.
    - [ ] I have updated the documentation to reflect the changes.
- [ ] This PR fixes an issue.
- [ ] This PR adds something new (e.g. new method or parameters).
- [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed)
- [X] This PR is **not** a code change (e.g. documentation, README, ...)
2019-11-15 04:23:15 -05:00