Skip to content

Instantly share code, notes, and snippets.

@monospacedmagic
Last active January 21, 2019 13:21
Show Gist options
  • Save monospacedmagic/f85c56e951ba634aea6ebc977a0d4375 to your computer and use it in GitHub Desktop.
Save monospacedmagic/f85c56e951ba634aea6ebc977a0d4375 to your computer and use it in GitHub Desktop.
discord-hero README draft

Hero

Hero is an asynchronous, fully modular web application framework for humans allowing you to write applications that connect to Discord. It is intended for:

  • developers interested in an easy way to develop a powerful public Discord bot with a clean, readable, pythonic, persistent storage solution, easy-to-use caching, an API and a web frontend
  • managers of Discord communities who want to automate tasks on Discord in a highly customizable way and/or without relying on external solutions, and/or want to have an interactive, possibly public web representation of their community
  • beginner and intermediate level developers who are interested in asynchronous concurrency with Python using asyncio, and/or writing highly modular, modern web interfaces with Vue

Although Hero is easy to get started with, it comes with all the tools experienced developers enjoy using to build production-ready applications for communities, games or companies on Discord:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment