Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osintt/hamlet-raid-bot
https://github.com/osintt/hamlet-raid-bot
discord discord-bot discord-js raid-bot typescript
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/osintt/hamlet-raid-bot
- Owner: OSintt
- License: mit
- Created: 2022-03-03T03:03:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T01:03:50.000Z (4 months ago)
- Last Synced: 2024-08-04T03:00:11.613Z (4 months ago)
- Topics: discord, discord-bot, discord-js, raid-bot, typescript
- Language: TypeScript
- Homepage:
- Size: 50.8 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ๐น Hamlet | TypeScript Raid Bot
```jscommand +nuke to raid discord servers
```# ๐ง Config
ยท Enter `src/config/raid.config.ts` and enter your own configuration# ๐ฆ Build
```zsh
git clone https://github.com/OSintt/Hamlet-Raid-Bot
cd Hamlet-Raid-Bot
npm install
npm start
```