Imgur Poster is a Discord Webhook coded in JavaScript. It posts Imgur images
from an album to a webhook on an interval you define in your process.env
, and
stores their IDs so they won't be sent again. When it runs out, it clears the
array and goes from the top.
The bot is licensed under the GPL 3.0 license. See the file LICENSE
for more
information. If you plan to use any part of this source code in your own bot, I
would be grateful if you would include some form of credit somewhere.