aboutsummaryrefslogtreecommitdiff
path: root/docs/faq.rst
Commit message (Collapse)AuthorAgeFilesLines
* Bump Python version in Quickstart documentationArnav Jindal2021-04-191-1/+1
|
* [docs] Fix various unresolved referencesNadir Chowdhury2021-04-151-3/+3
|
* Fix all warnings with SphinxRapptz2021-04-101-0/+2
|
* Use f-strings in more places that were missedSebastian Law2021-04-081-2/+2
|
* [docs] suggest presence in constructor instead of change_presenceMikey2021-03-311-4/+11
|
* Add bot.listen() suggestion to on_message faq PikalaxALT2020-09-201-0/+9
|
* Remove from the FAQ that there's no event for invites being createdchickenmatty2020-04-141-1/+1
|
* [docs] Fix sphinx warning about headingReece Dunham2020-01-151-1/+1
|
* [docs] add new FAQ entriesBenjamin Mintz2019-11-151-1/+28
| | | | | | | - How to DM - Lack of search and implications - Where to find examples - Getting the ID of a sent message
* Improve documentationNCPlayz2019-06-071-5/+6
|
* Added missing get_role method to the faq.Tarek13372019-04-291-0/+1
|
* Add support for <:name:id> format for adding reactionsVexs2019-04-171-2/+2
| | | | Adjust FAQ to match.
* Update FAQ with some common tagsVexs2019-04-121-4/+70
| | | | | | | Pointed references to random.cat to use their aws api Added details about custom and unicode emojis to how to add a reaction Added watching example to presence changing Added new fetch methods to specific model FAQ
* Update docs, mostly Inviting Your Botapple502j2019-03-201-3/+2
|
* Fix the Context.message example to actually use ctx.messageChris Rrapi2019-01-281-3/+2
|
* Remove "Is there any documentation for ext.commands?" FAQMusicOnline2018-10-051-12/+0
|
* Update set "Playing" status FAQMusicOnline2018-10-051-4/+11
|
* Drop support for Python 3.4 and make minimum version 3.5.2.Rapptz2018-06-101-26/+0
|
* Add intersphinxTobotimus2018-01-061-7/+6
|
* Add upload from URL to the FAQ.Rapptz2017-08-251-0/+15
|
* Fix FAQ to showcase that there is a single parameter, the error.Rapptz2017-06-021-1/+1
|
* Fix FAQ using string for IDs.Rapptz2017-05-141-1/+1
|
* Fix some left over incorrect snippets.Rapptz2017-05-121-2/+2
|
* First pass at documentation reform.Rapptz2017-05-121-82/+92
|
* Make FAQ use change_presence instead of change_status.Rapptz2016-11-301-4/+4
|
* Add FAQ entry about reactionsleovoel2016-11-141-0/+17
|
* Fix 404'd FAQ links.Rapptz2016-09-251-2/+2
|
* Add FAQ entry for `after` being called right away.Rapptz2016-06-201-0/+21
|
* Fix some typos in the FAQ page.Rapptz2016-06-071-2/+2
|
* Add FAQ section to the documentation.Rapptz2016-06-071-0/+270