Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/towsifkafi/discordmotd

A plugin that gets last message from a discord channel and sets it as a placeholder
https://github.com/towsifkafi/discordmotd

bukkit-plugin discord minecraft-plugin spigot-plugin

Last synced: about 22 hours ago
JSON representation

A plugin that gets last message from a discord channel and sets it as a placeholder

Awesome Lists containing this project

README

        

# DiscordMOTD

### About:
A plugin that gets last message from a discord channel and sets it as a placeholder

### License:
This is free and unencumbered software released into the public domain.

### Config:
```
motd-channel: "11234567890"
```
yes thats it.

### Dependencies:
1. [DiscordSRV](https://www.spigotmc.org/resources/discordsrv.18494/)
2. [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/)

### Placeholders:
```
%discordmotd_motd% - Shows the last message from the channel
```