Giter VIP home page Giter VIP logo

botbot's Issues

Be able to transfer karma/butts from one user to another

I've been mucking about with a command to transfer karma from one user to another, so if somebody changes their nickname (i.e. dunx -> duncanguthrie) it can be transferred. I'd make this so only the bot owner was able to execute the command or we'd have karma privacy - but what's the opinion on this sort of command/what should it be called? I was thinking $transfer name1 name2 or
$alias name1 name2

Lists of Command Aliases

It's been suggested that botbot's command decorator should be able to function in this sort of way:

@bot.command(['one', 'two', 'three'])
def mycmd(...)

This would be nice to have - check if the passed argument is a list or a string, if a list, perform the regular action for each element in the list.

Centralise Redis service?

The redis variable seems to be instantiated quite a few times in different places. Maybe centralise it in the botbot init file?

Doesn't appear to be a way to get help for commands.

<kline> help
<NDSbot> I know the following PM commands (Note some of these are for the bot owner only): die, help, join, nick, part, slacksetavatar
<kline> help setslackavatar
<NDSbot> I know the following PM commands (Note some of these are for the bot owner only): die, help, join, nick, part, slacksetavatar

Consider migrating to Pipenv

I know that this obviously works, but Pipenv would be a cleaner solution, given its tighter support for pyenv and virtualenvs.

Plugin for #music

This is a major one, so I think we may want to delve into more issues for some of these bullet points

  • Catalog Spotify Playlists
  • Notify on changes to playlists
  • Add to playlist
    • By spotify URI
    • From YouTube

I was considering using Spotipy to communicate with the Spotify Web API.

requirements.txt is broken

Specifically, feedparser is missing. Additionally, every requirement is pegged to a specific version (probably from pip --freeze) so any security issues/bug fixes implemented since then will not be pulled down.

Docstrings for commands

The following is a list of commands that don't have any docstring:

  • broadcasts.py
  • Bunny command in bunny.py
  • buttmaster.py
  • cats.py
  • dogs.py
  • excuses.py
  • giphy.py
  • Some of internals.py
  • shipit.py

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.