friendo-bot icon indicating copy to clipboard operation
friendo-bot copied to clipboard

A Discord Bot that is just a good Friendo

Results 22 friendo-bot issues
Sort by recently updated
recently updated
newest added

Allow users to add and maintain a collaborative list of movies or TV shows that server members recommend each other to watch.

The variable `n` should be renamed to `quantity` to match the help description. These should also be passed as default args, probably one six-sided dice as default.

enhancement
good first issue
priority: regular

It appears the logging directory in the docker-compose puts the logs one dir too deep. The /bots should be removed in order to fix logging

bug

## Summary There is a big issue with the bot being documented, many commands are improperly documented. I.e the `flip` command does not say anywhere that the command is `.flip...

enhancement
help wanted
good first issue
priority: high

Create api wrapper for reddit to pull some memes from related topics. This should serve a single meme upon request (with a command)

enhancement
good first issue

The source command currently only links to the master branch of this repo. It is not very difficult to link to the exact command specified, but this entire command could...

enhancement
priority: high

### Summary Add role control command with the bot. ### Reasoning We recently overhauled our server due to a very large number of roles. These roles were mostly for fun,...

enhancement
discussion

# Summary Now that the api is up, we should add todo list items to the backend so that they can be loaded in whenever the bot restarts. ### Reason...

enhancement
discussion

The [help command](https://github.com/fisher60/Friendo_Bot/blob/60761251121213a063129608d8f38b17cb80064e/bot/__main__.py#L14) should list all the aliases to a command. This is so that users can actually see ways to invoke the command.

enhancement
help wanted