https://github.com/spinfal/google-search-bot
A simple Discord bot to search Google and return results.
https://github.com/spinfal/google-search-bot
Last synced: 3 months ago
JSON representation
A simple Discord bot to search Google and return results.
- Host: GitHub
- URL: https://github.com/spinfal/google-search-bot
- Owner: spinfal
- License: mit
- Created: 2021-09-08T05:46:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-08T05:04:10.000Z (about 3 years ago)
- Last Synced: 2024-12-31T14:49:27.227Z (5 months ago)
- Language: JavaScript
- Size: 154 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# Spoogle
A simple search bot that uses Google and is easy to setup. To use the Discord v13 version of this bot that has Slash Commands implemented, switch to the [v13 branch](https://github.com/spinfal/google-search-bot/tree/spoogle-v13)# Setup
- Create a bot on Discord's Developer dashboard
- Download as ZIP or use `git clone`
- Make sure all the files are where you want them, then setup config.json
- Modify the c0de like the hackerman you are so it looks like your bot
- Run `npm i`
- Start the bot `node .` or `node index.js`# Issues
- Create a new Issue
- If you don't provide the error message, or any details, I will ignore your issue.
> ily -- made for education purposes -- made by spin -- https://spin.tk