Skip to content

shibijm/floatchat

Repository files navigation

FloatChat

FloatChat is a desktop application that provides a Discord-powered text chat overlay on top of other applications.

Latest Release Build Status

Showcase

Download

Downloadable builds are available on the releases page.

Configuration

The application's configuration is stored in %APPDATA%\FloatChat\config.json.

Example

{
	"botToken": "DISCORD_BOT_TOKEN",
	"channelId": 457918764216748594,
	"nick": "User1",
	"processName": "Borderlands3",
	"alwaysShowInProcess": false,
	"hideTimer": 10,
	"newMessageHideTimer": 10,
	"sizeX": 500,
	"sizeY": 250,
	"locationX": 25,
	"locationY": 890,
	"activeOpacity": 0.75,
	"inactiveOpacity": 0.5,
	"chatBoxFont": "",
	"chatBoxFontSize": 15,
	"inputBoxFont": "",
	"inputBoxFontSize": 15
}

About

Discord-powered text chat overlay

Topics

Resources

License

Stars

Watchers

Forks