Skip to content

Getting Started

toketwo edited this page Feb 12, 2024 · 24 revisions

How to run DiscordAMX

  • First download the latest release of DiscordAMX.
  • Make sure you have .NET Runtime 6 installed (no matter what OS.)
  • To have ruled out any error, since amx is a C++ library, make sure you have Visual C++ 2015-2019 installed (yes, all of them!)
  • Create or manage your Discord Bot (click for context)
  • Insert the token in the discordamx.properties file.
  • Get started with scripting, setup the Pawn toolkit, install it on your computer you want to script on. alt_text
  • Using your own or a script that's provided by the download package itself, you are now able to run the discord bot.

⚠️If there is no script loaded, the program will close.

Windows notes

Not much, it's pretty self explaining for everyone who executes the program.

Clone this wiki locally