Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iarsene69/miko-v1
Discord bot using discord.js
https://github.com/iarsene69/miko-v1
discord-bot discord-js nodejs
Last synced: about 1 month ago
JSON representation
Discord bot using discord.js
- Host: GitHub
- URL: https://github.com/iarsene69/miko-v1
- Owner: iArsene69
- Created: 2023-04-09T08:58:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-23T09:10:48.000Z (over 1 year ago)
- Last Synced: 2024-11-07T01:34:17.239Z (3 months ago)
- Topics: discord-bot, discord-js, nodejs
- Language: JavaScript
- Homepage:
- Size: 110 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Miko v1
A free open source Discord bot with the power of Discord.js
## Documentation
## Usage
### Clone Repository
Clone this repository to start
```bash
git clone https://github.com/iArsene69/Miko-V1
```
Go to project directory```bash
cd Miko-V1
```### Environment Variables
To run this project, you will need to add the following environment variables to your .env file
`TOKEN`
`MONGODB_URI`
### Discord App Token
Get your discord app token from [Discord Developer Portal](https://discord.com/developers/)
![App Screenshot](https://github.com/iArsene69/iArsene69/blob/main/Discord%20-%20Google%20Chrome%2023_05_2023%2014_46_56.png)
### MongoDB URI
Get your MongoDB connection string from [MongoDB](https://www.mongodb.com/atlas/database)
![App Screenshot](https://github.com/iArsene69/iArsene69/blob/main/%40Dark_Mephisto%20-%20Discord%2023_05_2023%2015_00_55.png)
### Run your app
Install dependencies
```bash
npm install
```Install nodemon globally
```bash
npm install -g nodemon
```Start the server
```bash
nodemon
```## Feedback
If you have any feedback, please reach out to me at [email protected]
Contributions are always welcome
## Technical Support
You can ask and share with me at [Miko v1 HQ](https://discord.gg/PhZ9UnCvwW)
![App Screenshot](https://github.com/iArsene69/iArsene69/blob/main/Database%20Deployments%20_%20Cloud_%20MongoDB%20Cloud%20-%20Google%20Chrome%2023_05_2023%2015_28_19.png)