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

https://github.com/shambac/homies

A discord BOT to watch together and play games in VC
https://github.com/shambac/homies

Last synced: 26 days ago
JSON representation

A discord BOT to watch together and play games in VC

Awesome Lists containing this project

README

          

#Homies BOT

The complete source code for Homies bot. This Bot is used to play games in VC or host a YouTube Watchparty in Discord. This allows Together activities on any server which otherwise is limited to [Discord Games Lab](https://discord.gg/discordgameslab).

Invite this bot to your server [here](https://discord.com/api/oauth2/authorize?client_id=929633151867822100&permissions=274879334464&scope=bot%20applications.commands) and start playing with dem homies.

### Screenshots

![image](https://user-images.githubusercontent.com/38806897/152747935-bc7502a6-2a14-475f-bf35-471e1dea4c8d.png)
![image](https://user-images.githubusercontent.com/38806897/152748036-67c0d58e-3cb9-46ec-826a-861ec548bc9a.png)
![image](https://user-images.githubusercontent.com/38806897/152748067-12f2c614-803d-45f8-a2d2-cd62f0eb5e18.png)
![image](https://user-images.githubusercontent.com/38806897/152748150-caa32c89-1be5-4e5f-9ad2-17acfcb7c4eb.png)

### Configuration

Copy the file `.env.process` file and rename it to `.env` and edit the following variables.

```
DISCORD_TOKEN=Super Secret Token here
PREFIX=
PLAYING=''
TYPE=
STATUS=
```
- `DISCORD_TOKEN`, the token of the bot available on the [Discord Developers](https://discordapp.com/developers/applications) section
- `PREFIX`, the prefix that will be set to use the bot
- `PLAYING`, the activity of the bot
- `TYPE`, type of the activity status //PLAYING, STREAMING, LISTENING, WATCHING, CUSTOM, COMPETING
- `STATUS`, BOT status type //online, idle, invisible, dnd

### Installation

To use this project you will need [Node JS](https://nodejs.org/en/) (v16) for environment.

Run `install.bat` to install the necessary dependencies.

Run `start.bat` to start the BOT.

### Games and activities

The Following games and activites are available :

- 💠YouTube
- 💠Poker
- 💠Chess
- 💠Checkers
- 💠Betrayal
- 💠Fishington
- 💠Letter League
- 💠Words Snack
- 💠SpellCasr
- 💠Awkword❌
- 💠Puttparty❌
- 💠Sketch Heads
- 💠Ocho

Run the command `gamehelp` in discord to get this list.

Without forgetting of course the code editor ^^

Realized with ❤️ by ShambaC(ShambaC#3440).

Contact me on Discord for any help => ShambaC#3440