GithubHelp home page GithubHelp logo

impactbot's People

Contributors

5ht2 avatar arisa-snowbell avatar auniqueuser avatar bddvlpr avatar bluskript avatar cesiumcs avatar doctorbang avatar emeraldsnorlax avatar evilsourcerer avatar leafhacker avatar leijurv avatar purplelt77 avatar randomcontributor avatar realindrit avatar sonothingmc avatar superop535 avatar thaqalayn avatar virxec avatar zeromemes avatar zpeanut avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

impactbot's Issues

ImpactBot not messaging users on join

Thanks to Discord's wonderful 'intents', the bot "OnUserJoin" handlers won't be called unless it has the Members gateway intent. A way of fixing this might be to add the IntentGuildMembers intent to the main.go file.

discordgo.MakeIntent(discordgo.IntentsGuildBans | discordgo.IntentsAllWithoutPrivileged)

I can't test this myself as my bot in Impact has no permissions to view the verify channel.

Add whitelisted embed

Add this feature by whitelisting on a regex url. i.e. accept youtube url, tenor, giphy, reddit url. if it's isn't remove the embed.

Load channel whitelist from an env var

When I'm testing locally it can be a pain to have the test bot replying in #general and #help in addition to the main bot instance.

Might make sense to load the channel whitelist from an environment variable, or at least be able to override it.

Idea

SUGGESTION: I believe this will make many people choose impact over future, add something that can tell u the exact health of items. like i want to know if my sword for example is 32k or 7k. This is only available for 2 clients and one is backdoored and other is 30$, so this would make impact really stand out

Support for verifying donations through bot

Add a command to the bot that allows it to validate transactions and give people the donator rank in discord. Using the PayPal Rest API it would be pretty easy to implement a validation of payment and a DB of donators. You could even automatically remove the rank in the event of a chargeback through the use of webhooks. Though im unsure of where Minecraft uuids for the mod are stored it is most likely possible to handle that through the bot. This would greatly improve the processing time for donations and save brady a ton of time.

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.