Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itsmishra19/activity-bot

A simple bot to create activities like youtube-together and many more.
https://github.com/itsmishra19/activity-bot

discord discord-api discord-bot discord-js discord-js-v13 discordjs-bot youtube youtube-together

Last synced: 5 days ago
JSON representation

A simple bot to create activities like youtube-together and many more.

Awesome Lists containing this project

README

        

![Github Stars](https://img.shields.io/github/stars/hydrox19/activity-bot?style=for-the-badge&logo=appveyor)
![GitHub issues](https://img.shields.io/github/issues-raw/hydrox19/activity-bot?style=for-the-badge&logo=appveyor)

# About

An open-source discord-bot to create activities like youtube-together using discord.js v13

# Features

> ✅ Easy-to-use

> ✅ Stable

> ✅ Slash Commands

> ✅ Open Source

# Installation
Recommended version Node.js 16.6.x

> To install all the packages just use:
> ```bash
> npm install
> ```
# Run

> **If you are running the bot in development make sure to put the server Id in config.js**

> Note: Make sure to rename the .env_example file to .env and fill up the credentials
> For running the bot:
> ```bash
> npm run start
> ```