28 lines
1.7 KiB
Markdown
28 lines
1.7 KiB
Markdown
# ADHD <sub>(Another Detailed Heuristical Discord)</sub> Framework
|
|
## ADHD aims to be a user-friendly, discord.py bot building like, Discord framework for .NET
|
|
[Jump to Documentation](#Documentation)
|
|
|
|
---
|
|
## Why?
|
|
Most skids and "CS Students" (skids) tend to stick to languages like Python and Javascript for most things, including writing Discord bots.
|
|
|
|
This is mostly due to the barrier of entry for creating Discord bots in more generally useful languages like C# and Java as these require much more boilerplate and cyclomatic complexity.
|
|
|
|
## What?
|
|
**ADHD** is a framework that aims to reduce the barrier of entry for skids to **learn** more complex, general-purpose languages using a framework that they can directly interact with through a pre-made frontend, **DISCORD!**
|
|
|
|
For the time being ADHD will be little more than an easy to use, minimalist bot framework that aims to implement feature availability rather than full on ready-to-use features.
|
|
|
|
## How?
|
|
Through the ADHD bot framework, developers/scripters/etc will be able to write their own features for ADHD that can be dropped into the reference bot implementation of ADHD.
|
|
|
|
## AHSDASGA?!!!???!1
|
|
If you managed to have read the **How?** section in one go, congratulations, you most likely don't have ADHD, or you're amazing at hyperfocusing on programming related jargon and have severe ADHD.
|
|
|
|
---
|
|
|
|
## Documentation
|
|
To get started with ADHD, you can look at the [Getting Started Guide](/CanadianBacon/ModularDiscordBot/wiki/getting-started) or look at these [Example Feature Implementations](ADHD-Framework/examples) to see some real world examples.
|
|
|
|
Otherwise, if you're a smart cookie, you can look through the [API Documentation](/CanadianBacon/ModularDiscordBot/wiki/api)
|