Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshuanianji/karas-bot
The OSACS bot for all your Karas needs <33
https://github.com/joshuanianji/karas-bot
Last synced: 1 day ago
JSON representation
The OSACS bot for all your Karas needs <33
- Host: GitHub
- URL: https://github.com/joshuanianji/karas-bot
- Owner: joshuanianji
- Created: 2020-06-11T22:02:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T21:31:25.000Z (about 2 years ago)
- Last Synced: 2024-04-17T05:19:02.948Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 431 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Karas Bot
A proof of concept for simple discord bots.
Created using [this guide](https://discordjs.guide/creating-your-bot/configuration-files.html#implementing-your-config-file)
# RUN
I'll add more things here later, but you first want to install all node things by executing `npm install` in the terminal (first `cd` your way to the directory you have the code in). Make sure you have node and npm installed!
Running `node bot.js` will host the bot on your computer.