Skip to content

This is the current version of DiscordAMX, making use of the PAWN embedded scripting language, which allows the scripting of "simpler" but also more complex discord bot actions and functions.

License

Notifications You must be signed in to change notification settings

michael-fa/DiscordAMX

Repository files navigation

discordamx

Please read the Wiki page for all information. This requires some knowledge about the PAWN language.

❗ 📣 Looking for testers (I provide virtual windows server hosting if needed, for free!)

Contact if you want to test discordamx within your project(s) and if there is need for running 24/7 I can provide a user account withing my virtual server I got "laying around".

Contact me on discord: toketwo#4598


Todo

  • Test internal user join and leave logic (keeping track of users to make scripting with user ids and guild ids)
  • Forum Support
  • Music (MP3, YOUTBE) support for voice chat
  • Rewrite command systems, use the command system that DSharp+ is actually having.
    • Example would be RegisterCommand(context_callback[], role??, help_text??) , called to register command.
    • The callback would then be called when the internal DS+ command execution happends, passing above stuff to script?

Better readme soon.

alt_text

About

This is the current version of DiscordAMX, making use of the PAWN embedded scripting language, which allows the scripting of "simpler" but also more complex discord bot actions and functions.

Topics

Resources

License

Stars

Watchers

Forks