Skip to content
This repository was archived by the owner on Jul 20, 2025. It is now read-only.

Run Commands

Fin-GITHUB edited this page Apr 1, 2024 · 1 revision

Here is would you would write a command:

import erlclib.erlc as erlc

bot = erlc.ERLC(key="INSERT YOUR KEY")

bot.run_command(":m This is automated!")```

Clone this wiki locally