Discord bot intended to make reverse image search easier through various search engines.
Stars
14
Forks
4
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
92
commits
feat: add and use more UI embeds
efb4fe3
docs: add docstrings to SauceBot class
487b5ec
fix: correct on_message function definition
0b3d19d
refactor: remove redundant reconnect=True
80704a9
feat: move UI elements to separate file
6cedd60
fix: remove old broken google image search
8c6abd3
feat!: remove reloading files with a command
3f6e22e
fix: mark arguments as unused
4d5f108
refactor: update all strings to f-strings
fc60568
refactor: change all open() operations to with...
b6c5e74
feat!: remove custom on_command_error
f24acdc
style: update all function names to snake_case
b999c17
refactor: remove conditionals for services
e9deb04
feat!: remove single-service commands
9709815
feat!: remove sauce.status
f6fc120