Contents Menu Expand Light mode Dark mode Auto light/dark mode
hikari-atsume 0.5.1 documentation
hikari-atsume 0.5.1 documentation
  • Tutorial
    • Getting Started
    • Configuring Atsume
    • Making A First Component
    • Database Models and Queries
    • Database Migrations

Atsume

  • Database
  • Migrations
  • Mypy
  • Timer

Reference

  • Index
  • Appendix
    • Invite your bot to a server
    • Debug Mode
    • Speedups/Optimization
Back to top

Tutorial¶

In this tutorial, we’ll cover the basics of creating a bot, a component with both slash and message commands, database models to store data, and managing our database through migrations.

  • Getting Started
  • Configuring Atsume
  • Making A First Component
  • Database Models and Queries
  • Database Migrations
Next
Getting Started
Previous
Home
Copyright © 2024, Peter DeVita
Made with Sphinx and @pradyunsg's Furo