Coder Social home page Coder Social logo

bobdotbot's Introduction

Hi there ๐Ÿ‘‹, I'm BobDotCom

Pycord

ReadMe Card

Metrics

Metrics

bobdotbot's People

Contributors

bobdotcom avatar capslock321 avatar chickendevs avatar cutierei avatar dependabot[bot] avatar yo56789 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

bobdotbot's Issues

Give command when?

The bot needs some economy changes, because one its getting boring with no commands since a long time.
And secondly, you can't actually give coins to someone, then why even collect coins? Items are there but a give command which can give people money would work much better and would bring some new features into the economy commands.

So, is there going to be a give command? Maybe a command that can even gift items from one user to another, that way people can buy and discuss stuff (like if a product is not enabled, someone must have it which is why that will sell) and some more things which can possibly make economy better.

Tell me what you think about it?

Blocking stuff

Known blocking things - wont fix until all others are done tho

  • google search
    Might fix these sooner because they are more urgent
  • sqlite3 used in on_message

Public repo

  • update all help descriptions for all commands
  • update public repo
  • make an auto update public repo command
  • clean up all commands, not incl music
  • clear all secrets and put into env
  • make it open source

Music

Switch to lavalink. Youtube-dl broke again. Should be an example to look at, otherwise ask clxud in dpy for one

Shop is broken when self hosting

Describe the bug
You can't add more than one item in economy system. While self hosting when you try adding more than one item you get errors.
SQLite Error:

Ignoring exception in command shop add:
Traceback (most recent call last):
  File "/home/container/.local/lib/python3.8/site-packages/discord/ext/commands/core.py", line 85, in wrapped
    ret = await coro(*args, **kwargs)
  File "/home/container/cogs/economy/shop.py", line 73, in add
    await cursor.execute(f'ALTER TABLE users ADD COLUMN item{number} INTEGER;')
  File "/home/container/.local/lib/python3.8/site-packages/aiosqlite/cursor.py", line 37, in execute
    await self._execute(self._cursor.execute, sql, parameters)
  File "/home/container/.local/lib/python3.8/site-packages/aiosqlite/cursor.py", line 31, in _execute
    return await self._conn._execute(fn, *args, **kwargs)
  File "/home/container/.local/lib/python3.8/site-packages/aiosqlite/core.py", line 122, in _execute
    return await future
  File "/home/container/.local/lib/python3.8/site-packages/aiosqlite/core.py", line 98, in run
    result = function()
sqlite3.OperationalError: duplicate column name: itemNone

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

Traceback (most recent call last):
  File "/home/container/.local/lib/python3.8/site-packages/discord/ext/commands/bot.py", line 903, in invoke
    await ctx.command.invoke(ctx)
  File "/home/container/.local/lib/python3.8/site-packages/discord/ext/commands/core.py", line 1329, in invoke
    await ctx.invoked_subcommand.invoke(ctx)
  File "/home/container/.local/lib/python3.8/site-packages/discord/ext/commands/core.py", line 859, in invoke
    await injected(*ctx.args, **ctx.kwargs)
  File "/home/container/.local/lib/python3.8/site-packages/discord/ext/commands/core.py", line 94, in wrapped
    raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: OperationalError: duplicate column name: itemNone

Why is this happening?

Default embed

Make a default embed, footer and timestamp already set. Default color handled by enhanced-dpy.

Reddit command

Reddit command sometimes craps out, index error on the [0] thing

;emoji; emoji list

Is your feature request related to a problem? Please describe.
Well the problem is that I have no idea what emojis I can use are!

Describe the solution you'd like
A clear list of emojis that Bobbot can do make idk

Describe alternatives you've considered
I have not

Additional context
idk**

Music

Add features to the music cog including

  • join vc deafened
  • edit the orig message when changes happen
  • votes for skip etc.
  • dj role
  • owner overrides
  • customize the look of the embed and queue added thing
  • edit equalizer command
  • and more

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.