https://github.com/ljmf00-archive/owlbot
Another Discord Bot
https://github.com/ljmf00-archive/owlbot
bot discord discord-api discord-bot discord-js nodejs npm
Last synced: 4 months ago
JSON representation
Another Discord Bot
- Host: GitHub
- URL: https://github.com/ljmf00-archive/owlbot
- Owner: ljmf00-archive
- License: mit
- Created: 2017-06-18T14:30:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T22:26:38.000Z (over 8 years ago)
- Last Synced: 2025-09-17T03:40:29.855Z (10 months ago)
- Topics: bot, discord, discord-api, discord-bot, discord-js, nodejs, npm
- Language: JavaScript
- Size: 1.65 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

OwlBot - Another Discord Bot
## About OwlBot
### Install
```sh
$ npm install -g owl-bot
```
### Usage
- Firstly you need to rename `config_sample.json` to `config.json` and include the API token for Discord Bot and Apps integrations.
- Now you just need to run the following command:
```sh
$ owlbot
```
### Commands
- `!owl help` - List of general commands
- `!owl roll (NUMBER)` - Roll a dice
- `!owl ping` - Return the bot heartbeat
- `!owl invite` - Print the invite code with right permissions for a new guild bot integration
- `!owl fplay ` - Fast search on youtube and stream it on the current voice channel
- `!owl play OR ` - Stream music for the current voice channel
- `!owl join` - Make bot move or join into your current voice channel
- `!owl leave` - Leave bot from a voice channel
- `!owl stop` - Leave bot from a voice channel (same as `leave`)
## License
Licensed under the MIT License
[](https://opensource.org/)

