site icon indicating copy to clipboard operation
site copied to clipboard

Migrating #discord-bots pins to the site

Open Shom770 opened this issue 3 years ago • 0 comments

This issue is for the ongoing project to migrate all the pinned messages in #discord-bots to the website under the guides.

Pins to be Migrated

If any of the pins below are checked off (checkmark next to the pin), a pull request has already been opened for that pin, and the pull request will be linked.

Additional Topics

The following topics below are additional topics that can be added to the site, regarding discord bots.

  • [x] Tutorial on subclassing Bot (#702)
  • [x] Tutorial on subclassing Context (#703)
  • [x] DevOps guide for Discord Bots (#746)
  • [x] Hikari guide (#738)
  • [x] Application Commands Guide (#733)

Helping with the migration of pin(s)

If anyone wants to help migrate a pin, you would want to create a markdown file here within pydis_site/apps/content/resources/guides/python-guides, with a structure along the lines of:

---
title: Guide Title
description: Guide Description
---
# Pin content goes here

Please read this guide on how to contribute a page.

Shom770 avatar Mar 13 '22 23:03 Shom770