Skip to content

Confuze/skarbowka

Repository files navigation

skarbówka's logo

SKARBÓWKA - A shitty discord bot that you don't need

discord.js version typescript version license

It's a discord bot that has economy and casino commands that you can use in case of boredom (and lack of ability to go to do something better and more productive?). I made this project to practice on my typescript and git skills. Hope u enjoy ;p

What it's got

  • A ping command (wow)
  • Basic economy commands like /bal, /with, /dep
  • Commands to add and take money from people as well as a command to reset the whole economy
  • Stupid /dice command and a scratchcards system designed to fuel your gambling addiction
  • A /rob command that lets you make people hate you
  • A cool handler that works well (allegedly) with hadling events, commands, cooldowns, mongodb stuff and more!
  • Spaghetti code and no tests because who neads those 🙃
  • A chat-to-earn system
  • More gambling commands
  • A shop system (maybe)
  • 24/7 hosting
  • Interaktiw dashbord (no, I will never do that)

How to contribute?

That's the neat part, you don't. I mean why would you want to do that in the first place? But seriously, if you hit your head really hard in your childhood and now for some reason you do actually want to contribute, then feel free to. There are no rules, just create a pull request/issue and I'll make sure to review it as soon as possible (assuming I won't be a lazy bimbo and I won't just ignore it). However, I would really appreciate it if you could follow this project's code style. And uhhh... thanks for being weird enough to even consider contributing to this messy project.

How to deploy?

Again, why would you? Anyways, here's a little guide:

First, you must clone the project and cd into it:

git clone https://github.com/Confuze/skarbowka.git
cd ./skarbowka

Then you have to install the necessary dependencies and build the typescript code

npm install
npm run build

Finally, you just have to run it

npm start
I MIGHT automate all of this with docker someday

About

Skarbówka is a discord bot that is designed to waste your time on some stupid economy commands.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published