https://github.com/toddythenoobdud/universalsearch
An discord bot that searchs universally, Based on RileCraft's discord bot template
https://github.com/toddythenoobdud/universalsearch
discord discord-api discord-bot discord-js discord-js-event-handler discord-js-v14 discordbot djs-handler nodejs typescript
Last synced: 2 months ago
JSON representation
An discord bot that searchs universally, Based on RileCraft's discord bot template
- Host: GitHub
- URL: https://github.com/toddythenoobdud/universalsearch
- Owner: ToddyTheNoobDud
- Created: 2024-02-04T20:32:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-10T18:18:07.000Z (about 1 year ago)
- Last Synced: 2025-01-04T15:26:05.035Z (4 months ago)
- Topics: discord, discord-api, discord-bot, discord-js, discord-js-event-handler, discord-js-v14, discordbot, djs-handler, nodejs, typescript
- Language: JavaScript
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
UniversalSearch
An discord bot that searchs universally, Based on RileCraft's discord bot templateStarting With The Handler / other stuff
This Bot is oficially made from scratch but based on RileCraft's discord bot template [https://github.com/RileCraft/DiscordBot-Template] |
Mostly changes made on the handler will be bug fixes, Optimizations, Faster code, etc... Everyone can use the code! no need to ask for permission, you can use it for free (optional, but i would be happy if you credit me)What will be ideia?
The bot is yet in alpha / beta, my main ideia is to create a bot that can search everything inside discord (user info, stuff from google, etc..)
Will probaly have support for some websites like roblox (others bot have the same function so why not)Support?
Made in typescript, bugs fixed on nodejs, so i can say it has support for typescript and nodejs (?)Fixed Features
An issue i have when esm support launched on rilecraft i always got the error "Only URLs with a scheme in: file, data, and node are supported by the default ESM loader"
so i decided to build it from scratch and fixed it (it worked for me) and along w other fixes i forgotImproviments
Better Error Handler, Faster code, Optimized code, Less lines used (?)