-
-
Notifications
You must be signed in to change notification settings - Fork 102
Discord bot
Axel Kramer edited this page Aug 1, 2021
·
6 revisions
The SymjaBot app can be used as a Discord bot to execute Symja functions.
You can discuss the SymjaBot functions in the Symja Discord server

To run the bot your Discord bot token has to be set as first argument:
"%JAVA_HOME%\bin\java" -Dfile.encoding=UTF-8 -classpath "lib/*" org.matheclipse.discord.SymjaBot YOUR-TOKEN-HERE