GithubHelp home page GithubHelp logo

ryuzu-bot's People

Contributors

crazybmanp avatar razage avatar

Watchers

 avatar  avatar

ryuzu-bot's Issues

Cog-specific settings

We will need a framework for cogs to request their own settings entries and dynamically add them to the settings file.

I would suggest some kind of cog class.

ping upgrade

see if we can make ping measure the time between each post.

Game title

We will need to figure out what the "game title" field will look like and how it will be set up.

Provide some kind of handler for these file dbs

If you run two cogs with databases, all databases are placed in the running folder of the server, and two cogs could use the same database name. We need to attach the cogs identifier to the front of the database or somehow Shepard database access.

Request for Commands

lewd, ecchi-sketch, nsfw, loli
=neko, =waa
Marriage
divorce, marry, acceptmarriage, declinemarriage,
smug
slap

Official list:

  • lewd
  • waa
  • smug
  • neko

Bot info command

I suppose it doesn't really add much functionality, but I thought it would be good to have a command that gives a version number or something. We could even do something like Ayana's =info command if we really wanted to go crazy.

Leaderboard or Top posters system

Make it to see who says the most on discord that would be helpful in the future when more ppl are on the discord so you can see who is more active or active at all

Payrespects error in 0.2

Ignoring exception in command payrespects
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/discord/ext/commands/core.py", line 50, in wrapped
ret = yield from coro(*args, **kwargs)
File "/home/pi/OverPub Bot/Memes/init.py", line 91, in payrespects
sdb = self.f_server_db[ctx.message.server.id]
KeyError: '265354023333265418'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/discord/ext/commands/bot.py", line 846, in process_commands
yield from command.invoke(ctx)
File "/usr/local/lib/python3.6/site-packages/discord/ext/commands/core.py", line 374, in invoke
yield from injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.6/site-packages/discord/ext/commands/core.py", line 54, in wrapped
raise CommandInvokeError(e) from e
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: KeyError: '265354023333265418'

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.