Giter Site home page Giter Site logo

txchungus's Introduction

txChungus

License: CC BY-NC-SA 4.0  

Just a random offensive discord bot to do some crap that a bunch of other bots can do but i'm too lazy to look for 🤷‍♂️.

This code was written by multiple people, none of them had remotely any regards for code quality.
Therefore, I have zero intentions to keep this updated and working.


Commands:

Dynamic

  • !artifact: Link to the artifacts page with cache busting;
  • !destroy: Extremely rude, don't use this!
  • !help: Lists all the registered commands
  • !insult: Insults someone;
  • !latest full: prints the json response from both fxserver versions API;
  • !latest: prints txAdmin and fxserver latest versions, with instructions to install txAdmin (if needed) and the links to the fxserver artifacts page with cachebusting every ~33 minutes;
  • !m8b: The Magic 8 Ball will answer your YES/NO question;
  • !mock: Mocks an member profile picture
  • !prune: Prunes the chat;
  • !when: Tells you when something will happen;
  • !pick: Picks between many options;
  • 🤷‍♂️ maybe more? i probably forgot to update this list

Static:

(those are just the macros I have on my discord server)

300, admin, api, args, ask, bitch, bot, cache, cause, chan, clock, convars, docs, down, dual, endpoints, events, fivem, linux, localhost, logs, plume, quickedit, ram, read, scss, structure, support, t, task5, translate, txdata, vc, whitelist, zap

TODO:

  • commands/pick.js: change text and regex

  • lib/txChungus.js:setupData(): remove method declaration

  • events/guildMemberAdd.js: use role id in settings, remove the rude message

  • events/guildMemberAdd.js: where messages go?

  • lib/handlers/general.js: not sure about this rate limiter... those timeouts seem a bit weird

  • commands/mute.js: fix weird regex

  • commands/mute.js: use role id in settings

  • commands/mute.js: change mute message

  • commands/unmute.js: change messages/description

  • passar prettier em tudo

Pra onde isso foi?

//Block banned sites/words if(this.config.bannedStrings.filter((w) => message.content.includes(w)).length){ logError(${message.author.tag} posted a blocked link:); logWarn(message.content); message.delete().catch(()=>{}); return message.reply(my dude, that's a blocked site!!!); }

Permissions required:

https://discordapi.com/permissions.html#201681986

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

txchungus's People

Contributors

arm-0001 avatar dependabot[bot] avatar hypelevels avatar n0tsiege avatar plokmjnb avatar poggicek avatar tabarra avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.