/asyncbot

An asynchronous discord bot, which extracts or sends data from and to a server. This enables one to control the server from Discord, or manage Discord from the server.

Primary LanguagePythonApache License 2.0Apache-2.0

asyncbot

  • An asynchronous Python middle-man server interacting between some client and Discord. It takes JSON requests and maps them to defined methods using decorators.
  • A client (implemented in PAWN) connecting to this Python server.