Haruna

Sarmad Wahab

Software Engineer
Discord
Docker
.NET
Haruna bot's profile picture, was selected by the client.
Haruna bot's profile picture, was selected by the client.

Haruna

Haruna is the lightweight and simple moderation bot. She's only got a handful of commands and emergency server management. She's designed and made for the "

cakechan

" server, a Discord server owned by a friend of mine.

She's simple, easy to run, and is fast. She runs on .NET Core so she's also cross-platform!

Haruna relies on the .NET Core runtime, Discord.Net, Microsoft.Extensions.Logging, and Microsoft.Extensions.DependencyInjection. All these packages can be found on NuGet and can be restored using dotnet restore.

Getting Started

Hosting Haruna is easy, but you'll need Docker to use Haruna's one-click run. To run Haruna:

docker run -d -e HARUNA_TOKEN="YOUR_BOTS_TOKEN_HERE" \
-e HARUNA_MUTE="MUTE_ROLE_ID" \
-e HARUNA_PREFIX="BOT_PREFIX" \
-e HARUNA_MODS="MOD_IDS" \
-e HARUNA_CHANNELS="CHANNEL_IDS" \
-e HARUNA_GAMES="being a good mod;splitting users;thanos did nothing wrong.;?!?!" binzy/haruna

Quick note: Docker environment files are also compatible.

Partner With Sarmad
View Services

More Projects by Sarmad