| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump Python version in Quickstart documentation | Arnav Jindal | 2021-04-19 | 1 | -1/+1 |
| | | |||||
| * | [docs] Fix various unresolved references | Nadir Chowdhury | 2021-04-15 | 1 | -3/+3 |
| | | |||||
| * | Fix all warnings with Sphinx | Rapptz | 2021-04-10 | 1 | -0/+2 |
| | | |||||
| * | Use f-strings in more places that were missed | Sebastian Law | 2021-04-08 | 1 | -2/+2 |
| | | |||||
| * | [docs] suggest presence in constructor instead of change_presence | Mikey | 2021-03-31 | 1 | -4/+11 |
| | | |||||
| * | Add bot.listen() suggestion to on_message faq | PikalaxALT | 2020-09-20 | 1 | -0/+9 |
| | | |||||
| * | Remove from the FAQ that there's no event for invites being created | chickenmatty | 2020-04-14 | 1 | -1/+1 |
| | | |||||
| * | [docs] Fix sphinx warning about heading | Reece Dunham | 2020-01-15 | 1 | -1/+1 |
| | | |||||
| * | [docs] add new FAQ entries | Benjamin Mintz | 2019-11-15 | 1 | -1/+28 |
| | | | | | | | | - How to DM - Lack of search and implications - Where to find examples - Getting the ID of a sent message | ||||
| * | Improve documentation | NCPlayz | 2019-06-07 | 1 | -5/+6 |
| | | |||||
| * | Added missing get_role method to the faq. | Tarek1337 | 2019-04-29 | 1 | -0/+1 |
| | | |||||
| * | Add support for <:name:id> format for adding reactions | Vexs | 2019-04-17 | 1 | -2/+2 |
| | | | | | Adjust FAQ to match. | ||||
| * | Update FAQ with some common tags | Vexs | 2019-04-12 | 1 | -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 Bot | apple502j | 2019-03-20 | 1 | -3/+2 |
| | | |||||
| * | Fix the Context.message example to actually use ctx.message | Chris Rrapi | 2019-01-28 | 1 | -3/+2 |
| | | |||||
| * | Remove "Is there any documentation for ext.commands?" FAQ | MusicOnline | 2018-10-05 | 1 | -12/+0 |
| | | |||||
| * | Update set "Playing" status FAQ | MusicOnline | 2018-10-05 | 1 | -4/+11 |
| | | |||||
| * | Drop support for Python 3.4 and make minimum version 3.5.2. | Rapptz | 2018-06-10 | 1 | -26/+0 |
| | | |||||
| * | Add intersphinx | Tobotimus | 2018-01-06 | 1 | -7/+6 |
| | | |||||
| * | Add upload from URL to the FAQ. | Rapptz | 2017-08-25 | 1 | -0/+15 |
| | | |||||
| * | Fix FAQ to showcase that there is a single parameter, the error. | Rapptz | 2017-06-02 | 1 | -1/+1 |
| | | |||||
| * | Fix FAQ using string for IDs. | Rapptz | 2017-05-14 | 1 | -1/+1 |
| | | |||||
| * | Fix some left over incorrect snippets. | Rapptz | 2017-05-12 | 1 | -2/+2 |
| | | |||||
| * | First pass at documentation reform. | Rapptz | 2017-05-12 | 1 | -82/+92 |
| | | |||||
| * | Make FAQ use change_presence instead of change_status. | Rapptz | 2016-11-30 | 1 | -4/+4 |
| | | |||||
| * | Add FAQ entry about reactions | leovoel | 2016-11-14 | 1 | -0/+17 |
| | | |||||
| * | Fix 404'd FAQ links. | Rapptz | 2016-09-25 | 1 | -2/+2 |
| | | |||||
| * | Add FAQ entry for `after` being called right away. | Rapptz | 2016-06-20 | 1 | -0/+21 |
| | | |||||
| * | Fix some typos in the FAQ page. | Rapptz | 2016-06-07 | 1 | -2/+2 |
| | | |||||
| * | Add FAQ section to the documentation. | Rapptz | 2016-06-07 | 1 | -0/+270 |