Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vocality-org/vocality
Plugin based discord bot
https://github.com/vocality-org/vocality
discord-bot discord-js nodejs socket-io typescript
Last synced: 3 months ago
JSON representation
Plugin based discord bot
- Host: GitHub
- URL: https://github.com/vocality-org/vocality
- Owner: vocality-org
- License: mit
- Created: 2019-06-15T22:54:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T13:45:41.000Z (about 2 years ago)
- Last Synced: 2024-10-09T07:22:17.295Z (3 months ago)
- Topics: discord-bot, discord-js, nodejs, socket-io, typescript
- Language: TypeScript
- Homepage: https://vocality-landing-page.now.sh/
- Size: 2.3 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 66
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
Website | Documentation | Plugins# Do it yourself
If you want to try our Bot out with this repository yourself you have to follow these steps.
1. clone it with `git clone https://github.com/vocality-org/vocality.git`.
2. run `npm install`
3. run `npm run bootstrap`
4. go to `cd base-build`
5. make a .env file with your keys and tokens
6. run `npm start`