Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T22:26:38.000Z (about 7 years ago)
- Last Synced: 2024-12-12T22:11:27.627Z (about 2 months ago)
- Topics: bot, discord, discord-api, discord-bot, discord-js, nodejs, npm
- Language: JavaScript
- Size: 1.65 MB
- Stars: 2
- Watchers: 2
- 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[![OSI](https://opensource.org/files/osi_logo_100X133_90ppi_0.png "Open Source Initiative")](https://opensource.org/)