Skip to content
/ weebly Public

Adds recommended Servers to a channel. 18% chance to infect your server with weeb stuff

License

Notifications You must be signed in to change notification settings

Tekks/weebly

Repository files navigation

Docker build

logo

🤖 weebly

weebly is a Discord reccomendations Bot for multi Server environments built with TypeScript, discord.js & uses Command Handler from discordjs.guide

Requirements

  1. Discord Bot Token Guide
  2. JSON file somewhere online e.b github gists example

🐬 Docker Configuration

This bot can be run directly from shell. I recomend to use the given docker image to run it. There is only one environement variable u need to provide, the Discord Bot Token ( First part od the requirements )

docker run --name="weebly" -e "DC_TOKEN=<discord-token>" ghcr.io/tekks/weebly:latest

📝 Features & Commands

Note: The Bot uses only slash-commands {/}

  • 🪄 sets up the bot for the text2img and reccomendations commands

/setup <ai> <recommendations>

  • 📃 set up a list of recommended servers based on the JSON file. Update will sync all servers.
  • Needs the setup <recommendations> command to be run first

/recommended <add> <remove> <update>

  • ✏ translate a message to weeb language using uwufier

/uwu <message>

  • 📷 load a randomized image of an anime girl from waifu.pics

/cat

  • 🤖 generates an text based image from kinda scratch with the models from stable-diffusion
  • Needs the setup <ai> command to be run first

/text2img <text> <iterations>

About

Adds recommended Servers to a channel. 18% chance to infect your server with weeb stuff

Resources

License

Stars

Watchers

Forks