From e69064eaaa98ad266b229fe120c76c6a3dc9444b Mon Sep 17 00:00:00 2001 From: chersbobers Date: Fri, 8 May 2026 18:17:29 +1200 Subject: [PATCH] Sad --- README.md | 86 +++------------------------------------------------- oldreadme.md | 81 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 85 insertions(+), 82 deletions(-) create mode 100644 oldreadme.md diff --git a/README.md b/README.md index d0370c8..5d86ec5 100644 --- a/README.md +++ b/README.md @@ -1,83 +1,5 @@ -# Main repo: Here on sourcehut Old:[Codeberg](https://codeberg.org/chersbobers/booly) -
-Booly -discord.py -python -Hosted on DigitalOcean -Made by Chersbobers -
+# SUNSETTED +No one used booly anyways even the server I made it for. I dont want to work on this anymore but email or matrix me if you want to work on this Email: chers@tuta.io Matrix: @chersbobers:catgirl.cloud - -# Overview -Booly the bot your server deserves. -# Installation -there is 2 methods of install: -1. prehosted 100 servers limit running on digital ocean (1 GB Memory / 1 Intel vCPU / 35 GB Disk) Prehosted is down I can't be bothered to pay tax on it. -2. self host it - -## Prehosted -[__Click me for invite__](__https://discord.com/oauth2/authorize?client_id=1466398693383995558&permissions=8&integration_type=0&scope=bot+applications.commands__) - -notes: until I give discord my id 100 servers can have this more may be added. - -## Self hosting -I recommended using the main stable repo (https://github.com/chersbobers/booly) for yours but the nightly branch is usable too (https://github.com/chersbobers/booly/tree/nightly) - -### what you need -A server I reccomend render with uptimerobot (note: Oregen and singapore servers are ip banned for me they might not be for you) -Also a discord bot with Presence Intent, Server Members Intent and Message Content Intent - -Envs: -DISCORD_TOKEN (your bot token) -PORT 3000 - -For the invite link it just needs bot and applications.commands - -# Commands - -## Leveling & Economy -- `/rank` - View your rank and progress -- `/leaderboard` - See the top 10 users -- `/balance` - Check your balance -- `/daily` - Claim your daily reward -- `/work` - Work for coins - -## Fun Commands -- `/8ball` - Ask the magic 8ball a question -- `/roll` - Roll dice -- `/flip` - Flip a coin -- `/cat` - Get a random cat picture -- `/dog` - Get a random dog picture - -## System & Moderation -- `/kick` - Kick a member from the server -- `/ban` - Ban a member from the server -- `/unban` - Unban a user -- `/timeout` - Timeout a member -- `/warn` - Warn a member -- `/warnings` - View warnings for a user -- `/clearwarnings` - Clear warnings for a user -- `/purge` - Delete multiple messages -- `/lock` - Lock a channel -- `/unlock` - Unlock a channel - -## Reaction Roles & YouTube -- `/reactionrole` - Create a reaction role -- `/removereactionrole` - Remove a reaction role -- `/listreactionroles` - List all reaction roles -- `/createreactionpanel` - Create a reaction role panel -- `/setupyoutube` - Setup YouTube notifications -- `/toggleyoutube` - Toggle YouTube notifications on/off -- `/youtubestatus` - Check YouTube notification status -- `/testlastvideo` - Test the last video notification - -## Utility -- `/shorten` - Shorten a long URL with optional custom code -- `/expand` - Get the original URL from a short code -- `/listshort` - List all shortened URLs in the server -- `/deleteshort` - Delete a shortened URL by code - -## Info Commands -- `/ping` - Check bot latency -- `/serverinfo` - Get information about the server -- `/userinfo` - Get information about a user \ No newline at end of file +---------------------------------------------------------------------------------------------------- +[use at your own risk](oldreadme.md) \ No newline at end of file diff --git a/oldreadme.md b/oldreadme.md new file mode 100644 index 0000000..b70b6af --- /dev/null +++ b/oldreadme.md @@ -0,0 +1,81 @@ +# NOT UPDATED! +
+Booly +discord.py +python +
+ + +# Overview +Booly the bot your server deserves. +# Installation +there is 2 methods of install: +1. prehosted 100 servers limit running on digital ocean (1 GB Memory / 1 Intel vCPU / 35 GB Disk) Prehosted is down I can't be bothered to pay tax on it. +2. self host it + +## Prehosted +[__Click me for invite__](__https://discord.com/oauth2/authorize?client_id=1466398693383995558&permissions=8&integration_type=0&scope=bot+applications.commands__) + +notes: until I give discord my id 100 servers can have this more may be added. + +## Self hosting +I recommended using the main stable repo (https://github.com/chersbobers/booly) for yours but the nightly branch is usable too (https://github.com/chersbobers/booly/tree/nightly) + +### what you need +A server I reccomend render with uptimerobot (note: Oregen and singapore servers are ip banned for me they might not be for you) +Also a discord bot with Presence Intent, Server Members Intent and Message Content Intent + +Envs: +DISCORD_TOKEN (your bot token) +PORT 3000 + +For the invite link it just needs bot and applications.commands + +# Commands + +## Leveling & Economy +- `/rank` - View your rank and progress +- `/leaderboard` - See the top 10 users +- `/balance` - Check your balance +- `/daily` - Claim your daily reward +- `/work` - Work for coins + +## Fun Commands +- `/8ball` - Ask the magic 8ball a question +- `/roll` - Roll dice +- `/flip` - Flip a coin +- `/cat` - Get a random cat picture +- `/dog` - Get a random dog picture + +## System & Moderation +- `/kick` - Kick a member from the server +- `/ban` - Ban a member from the server +- `/unban` - Unban a user +- `/timeout` - Timeout a member +- `/warn` - Warn a member +- `/warnings` - View warnings for a user +- `/clearwarnings` - Clear warnings for a user +- `/purge` - Delete multiple messages +- `/lock` - Lock a channel +- `/unlock` - Unlock a channel + +## Reaction Roles & YouTube +- `/reactionrole` - Create a reaction role +- `/removereactionrole` - Remove a reaction role +- `/listreactionroles` - List all reaction roles +- `/createreactionpanel` - Create a reaction role panel +- `/setupyoutube` - Setup YouTube notifications +- `/toggleyoutube` - Toggle YouTube notifications on/off +- `/youtubestatus` - Check YouTube notification status +- `/testlastvideo` - Test the last video notification + +## Utility +- `/shorten` - Shorten a long URL with optional custom code +- `/expand` - Get the original URL from a short code +- `/listshort` - List all shortened URLs in the server +- `/deleteshort` - Delete a shortened URL by code + +## Info Commands +- `/ping` - Check bot latency +- `/serverinfo` - Get information about the server +- `/userinfo` - Get information about a user \ No newline at end of file