RealMCoded / RecInfo

A bot that shows User, Room, and Image info from rec.net in a fancy display! Not affiliated with Rec Room Inc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This bot has been discontinued.

You may self host the bot, or use RecNetBot


A blurple Rec Room logo.

A Discord bot that shows User, Room, and Image info from rec.net! Not affiliated with Rec Room Inc.

Invite the bot here!

Features

  • Get user info!

  • Get room info!

  • Get images from rec.net!

  • Show images in a fancy carousel!

Screenshots

Building

Make sure you have node.js installed.

  1. Fork the bot
git clone https://github.com/RealMCoded/RecInfo
cd RecInfo
  1. Download dependencies
npm i
  1. Clone and edit the config file
cp config.json.template config.json
$EDITOR config.json
  1. Deploy the commands and start the bot
node deploy
node index

About

A bot that shows User, Room, and Image info from rec.net in a fancy display! Not affiliated with Rec Room Inc.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%