friendo-bot
friendo-bot copied to clipboard
A Discord Bot that is just a good Friendo
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.
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
## 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...
Create api wrapper for reddit to pull some memes from related topics. This should serve a single meme upon request (with a command)
This allows for caching.
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...
### 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,...
# 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...
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.