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
- Host: GitHub
- URL: https://github.com/shambac/homies
- Owner: ShambaC
- License: gpl-3.0
- Created: 2022-01-09T09:30:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-07T08:02:01.000Z (over 4 years ago)
- Last Synced: 2025-01-13T12:22:06.571Z (over 1 year ago)
- Language: JavaScript
- Size: 53.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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




### 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