Skip to content

Getting Started

toketwo edited this page Feb 9, 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!)

⚠️If there is no script loaded, the program will close.
  • Create or manage your Discord Bot (click for context)
  • Insert the token in the discordamx.properties file.

![alt_text](https://i.imgur.com/1gePj5L.png)

Windows notes

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

Clone this wiki locally