A Discord bot for making memes from images/gifs/videos.
It draws inspiration from esmBot but aims to be lighter and easier to selfhost.
It can be run on any operating system/architecture supported by Go and FFmpeg.

Dependencies
Obtaining
From source
If you have Go installed (recommended):
go get samhza.com/esammy/cmd/esammy
Using prebuilt binaries
Running
Create a file called esammy.config in the folder where you want to run the bot, or the folder where you downloaded the binary. Set the config options, here is an example config.
Run either esammy or ./esammy depending on how you installed E-Sammy. For Windows, double-click esammy.exe and if you get a popup select “run anyway”.
Commands
| Command | Description | 
|---|---|
| meme <top text> [,bottom text] | impact font meme | 
| motivate <top text> [,bottom text] | motivational poster meme | 
| caption  | ifunny caption meme | 
| speed [speed default = 2] | sets the speed of the video/gif to [speed] |