![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
esmBot
A free and open-source Discord bot designed to entertain your server Invite. Donate Support Source Docs Bluesky. Status ©2025
esmBot Command List
2025年1月31日 · broadcast - Broadcasts a playing message until the command is run again or the bot restarts count {command} - Gets how many times every command was used donate - Learn more about how you can support esmBot's development
Setup - esmBot
There are websites out there providing lists of public Lavalink instances that can be used with the bot. However, these are not recommended due to performance/security concerns and missing features, and it is highly recommended to set one up yourself instead using the steps below.
esmBot
If you're just looking to add the bot to your server, head over to https://esmbot.net/invite. June 12, 2024
Custom Commands - esmBot
The bot loads commands from subdirectories inside of the commands directory, which looks something like this by default: commands/ - fun > cat.js > ... - general > help.js > ping.js > ...
Config - esmBot
PREFIX: The bot's default command prefix for classic commands. Note that servers can set their own individual prefixes via the prefix command. LOCALE: The default language/locale for messages sent by the bot.
Containers - esmBot
2024年6月30日 · You can run the bot as well as its dependencies as a series of containers using Docker or Podman. This can allow for a slightly easier setup if you're able to run one of those two container runtimes; however, the manual setup is still recommended if …
PostgreSQL - esmBot
Create the bot user and database. When you install PostgreSQL, it'll create a new user on your system that acts as the "superuser" of the database. You'll need to run Postgres commands as this user; however, you can run a command as that user without switching to it by using sudo .
esmBot and Privacy
If you want this data removed on the main instance, you can DM me on Discord (my username is esm. ) or email me at [email protected] . Hopefully this document is clear enough to help understand what esmBot does and doesn't use.
Bun Support - esmBot
2024年4月18日 · This page exists to document known issues and extra steps that are needed at this time to run the bot on Bun. Warning Bun support is still very experimental and prone to bugs.