Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 997 Bytes

File metadata and controls

21 lines (14 loc) · 997 Bytes

spraxium/docs

This repository contains the public documentation content for Spraxium, a TypeScript framework for building Discord bots.

The framework is currently at version 0.1.0. The documentation has gone through several revision cycles, but may still contain inconsistencies or inaccuracies. If you find anything that looks wrong or unclear, contributions are welcome via pull request.

Structure

en/           → English content (MDX)
pt/           → Portuguese content (MDX)
es/           → Spanish content (MDX)
changelogs/   → version changelogs (MDX)
roadmap/      → public roadmap entries

Each language folder mirrors the same category structure: getting-started, configuration, slash-commands, prefix-commands, listeners, guards, components, modals, http, i18n, schedule, signal, env, logger, presence, exceptions, sharding, and cli.

Contributing

See CONTRIBUTING.md for the full contribution guide.