aboutsummaryrefslogtreecommitdiff
path: root/discord/template.py
Commit message (Expand)AuthorAgeFilesLines
* Fix error with templates not having access to member cache flags.Rapptz2020-11-211-5/+9
* Add missing comma in template.pyapple502j2020-08-051-1/+1
* Fix NameError and AttributeError in Template and IntegrationsXua2020-08-051-1/+1
* Fix typo when creating a guild via templateRiley S2020-07-311-1/+1
* [docs] fix reference to `Guild` and document `utils.resolve_template`NCPlayz2020-07-081-2/+2
* Add a licence and encoding declaration to missing filesJames2020-07-081-0/+26
* Documentation formattingSkezza2020-06-301-1/+1
* Add support for Discord templatesNadir Chowdhury2020-06-281-0/+140