Code Monkey home page Code Monkey logo

duckbot's Issues

Ignore Slackbot

Slackbot sends out bot_messages with no bot_id field.
That breaks things...like my event parser

Link xposting

Allow for crossposting links on certain channels automatically

Threaded event processing

Handling events sequentially is slow and lame, thread each one to get through them faster.

Fairly low priority since there's not a lot of traffic.

Buying pulls

Allow buying of gacha pulls with bux from bank to get the whatevers. Chances of good rewards heavily skewed against players.
Requires: bank from #3 and gacha pool from #8

More error handling

Find more errors and catch them to ensure clean shut down and no loss of data.

Integration with other bots

Allow Duckbot to talk and interact with other bots in the team.

Requires: Other bots to exist in the workspace

Gamble bank and joining

Create the player bank and allow people to join. Needs persistence for some amount of time even through restarts.

Requires: #7 to finish

Daily pulls

Allow for 1 free pull daily because that's how gacha works.

Requires #9

Catch RTM errors

RTM read errors keep popping up on occasion, so they get caught as they appear.

Duckbot Greet

Greet users when they join the team
Provide help to get started using, etc.

Betting and Payout

Allow people to bet on games and receive payout based on risk.

Requires: #3 to start

Clean up when channels no long relevant

When a channel is deleted/archived, there no reason to keep it in the bot's internal list or have it in the approved channels lists.

If the bot is removed from a channel there's also no reason to keep the channel in the approved list if #17 is implemented.

Possibly only remove if there's enough to remove, so as not to do it too frequently.

Trade .GIF for DuckBux

In order to prevent the stagnation of the DuckBux economy, I need a function to upload gifs to Duckbot, where Duckbot will store those files on an attached disk until they are recalled and posted upon request.

Persistent Bank Solution

Right now bank only lasts until bot restarts. Not a big deal until everything has been tested.

Leaderboards

Keep track of top ranks in banks. (Gotcha, winnings, balance, etc)

Bank balance overflow

If somebody gets real lucky, they can win enough to overflow their balance.

Shouldn't be able to underflow at least

Recovery/Cleanup

Need a way to ensure clean shut down in the event of an error. Things like saving the bank/player state before croaking.

Official Refactor #1

Time to clean up and reorganize stuff again.

Main needs splitting up, bot interaction needs to be better, etc.

Gacha pool

Create finite pool of whatevers for people to attempt to collect

Refactor 3

Dynamic loading of commands, so they don't need to be manually added each time

Admin user infrastructure for privileged commands

Clean up documentation, factor out redundant/repeated code

Hook into discord

Cross connect to discord and watch the chaos unfold.

Needs heavy dual path coding and refactoring to make it happen.

Channel Label Automation

On a channel purpose update, allow for Duckbot to update its internal channel list with the purpose and any added labels.

Also update gamble approved list if proper label added.

Bux recharge

When at 0 bux you're stuck. Need a way to generate them.

Timer, activity, etc
Probably a timer though

Bug bounties

Way to submit bugs and receive bux as a reward
Needs some kind of github integration to track bugs and see if they're accepted

Blocked #26

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.