Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daelvn/haljr
Lil Hal Jr. A custom-made bot for Discord.
https://github.com/daelvn/haljr
bot discord-bot discord-js
Last synced: about 5 hours ago
JSON representation
Lil Hal Jr. A custom-made bot for Discord.
- Host: GitHub
- URL: https://github.com/daelvn/haljr
- Owner: daelvn
- License: unlicense
- Created: 2022-05-31T17:26:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T18:12:31.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T11:25:30.751Z (over 1 year ago)
- Topics: bot, discord-bot, discord-js
- Language: JavaScript
- Homepage:
- Size: 650 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lil Hal Jr
Discord bot for several servers
# Setup
Create a `config.json` file.
```json
{
"token": "your-token-goes-here"
}
```