Important
This bot has been updated to the latest game version, v0.20.109.
This is a discord bot for The Isle: Evrima featuring both RCON and SFTP support. (This is not an injection bot!)
Most of the functionality of this bot is designed for the Pterodactyl game panel, or secure FTP connections. This bot will not work properly without it. The only function that will run without the panel is RCON.
| Variable | Description |
|---|---|
| BOT_TOKEN | Token for your discord bot. |
| BOT_PEFIX | Prefix used for chat commands. Default ! |
| RCON_HOST | The host address to your game server. |
| RCON_PORT | The RCON port set in your Game.ini. |
| RCON_PASS | The password you set for the RCON access. |
| DEFAULT_GUILDS | The Guild IDs that slash commands will be available in. |
| CHATLOG_CHANNEL | Channel where you want chat logs to be posted. |
| KILLFEED_CHANNEL | Channel where you want kill feed to be posted. |
| ADMINLOG_CHANNEL | Channel where in-game admin commands are logged. |
| LINK_CHANNEL | Channel where successful account link will be posted. |
| ENABLE_LOGGING | Enables the logging on your server. (You must configure FTP Information when enabling this feature!) |
| FTP_HOST | Host information for the FTP connection. |
| FTP_PORT | Port number for the FTP connection. |
| FTP_USER | Username for FTP access. |
| FTP_PASS | Password for your FTP account. |
| FILE_PATH | File path to TheIsle-Shipping.log file. |
| ADMIN_FILE_PATH | File path to your Game.ini file. |
| ENABLE_INJECTIONS | Enable admin injections for your bot. |
| PTERO_ENABLE | Enable Pterodactyl Panel support |
| PTERO_URL | Url to your pterodactyl panel. |
| PTERO_API | API key generated under your pterodactyl panel account. |
| PTERO_SERVER | This unique ID assigned to your Pterodactyl server. |
| PTERO_WHITELIST | Specified discord user ids that can control game servers. |
| ENABLE_RESTART | Enables the restart cog. |
| RESTART_CHANNEL | Channel that restarts will be reported to. |
For detailed installation instructions, please refer to our git wiki. Specific instructions for Linux and Windows can be found at their respective links.