Code Monkey home page Code Monkey logo

cortex-discord's Issues

Accept difficulty levels?

There might be value in supplying difficulty numbers to the bot, so it can suggest the best total/effect to hit that difficulty level.

Allow user to configure prefix symbol

The '$' symbol may not be useful to all users as a prefix for commands. A user may need a different prefix to prevent a conflict with other bots.

To address this, it should be possible to tell the bot to respond to a different prefix, on a server-by-server basis.

Allow extra dice when rolling a dice pool.

If you use $pool to establish a dice pool (like a crisis pool or doom pool), and you then roll it, the roll instruction should allow you to add extra dice to the pool for this roll only.

For instance, the command "$pool roll doom 2d6 d10" should roll the doom pool with an additional 2d6 and d10. The bot must not add those extra dice to the pool permanently.

Add "clear" instructions to some commands

While it is possible to remove some items with a single command (like complications or assets), you can't do that with everything. You can reduce XP and PP to zero, but the line items remain visible in $info; there's no single-command method of removing an entire dice pool.

Errors in use - $roll pool X, $option

Hi Dan,

First this is a super little bot. Thank you!

My players and I are just starting to use it and and I wanted to let you know about some errors in the basic functionality.

$pool roll doom (or any pool name)
$option (for help)

The error received is: Oops. A software error interrupted this command.

Thanks and all the best,

C

Prevent GAME table rows for non-game channels

The get_prefix() function, which returns the user-configured command prefix, will create a GAME row for every channel that submits a message, regardless of whether that message was intended for the bot.

The function should not create a GAME row if no row exists for the server/channel that triggered the function. When no row exists, the function should return the "$" default command prefix.

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.