Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/towsifkafi/discordmotd
- Owner: towsifkafi
- Created: 2022-01-28T01:03:51.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-21T16:29:47.000Z (almost 3 years ago)
- Last Synced: 2024-12-03T19:13:18.573Z (about 2 months ago)
- Topics: bukkit-plugin, discord, minecraft-plugin, spigot-plugin
- Language: Java
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```