8000 GitHub - Snazzah/xban: A simple slash-command bot that cross-bans users.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Snazzah/xban

Repository files navigation

xban

A simple slash-command bot that cross-bans users, created for Discord's Buildathon 2023. Guilds can participate in cross-ban lists that can be referenced when cross-banning users.

However, because this does not use the gateway, the bot does not check the hierarchy of the user running the command and the user being banned.

Installation

npx degit Snazzah/xban
cd xban
pnpm install
# edit variables in the ".env" file!
pnpm sync
pnpm build
pnpm start

Using PM2

npm i -g pm2
# Follow the installation process above
pm2 start
pm2 dump # recommended

About

A simple slash-command bot that cross-bans users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published
0