Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)