Skip to content

Poleric/StardewChatRelay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StardewChatRelay

A Stardew Valley <-> Discord bridge for relaying messages between each other.

Features

  • Relays message between Stardew Valley and Discord.
  • Shows server startup and closing, player joins, and day change messages.

Setup

Start Stardew Valley and close to generate the config file.

Find the config.json, put the bot token and channel id into the configs, and save.

{
  "BotToken": "BOT_TOKEN_HERE",
  "ChannelId": CHANNEL_ID_HERE,
  "ServerStart": ":green_circle: **Server has started.** Currently on Year %year% %season% %day%.",
  ...
}

TODO

  • Add Event messages
  • Add playing status to the bot.
  • /info to get the world info.
  • /list to list the players currently online.
  • /ip to get public ip?

About

A Stardew Valley <-> Discord bridge

Topics

Resources

License

Stars

Watchers

Forks

Languages