SlimeCloud / SlimeBot

JDA-Bot um das SlimeCloud Discordteam zu unterstützen
https://discord.gg/slimecloud
GNU Affero General Public License v3.0
6 stars 6 forks source link

Messages #284

Closed MineKing9534 closed 2 weeks ago

MineKing9534 commented 3 weeks ago

Checklist

Description

Add command to send messages as bot from a file

Note

We will have to do some migration to the config:

...
guildStorage: "guild/%guild%"
...

instead of

...
guildStorage: "guild/%guild%.json"
...

And for the folder structure:

guild
- GuildID
  - config.json

instead of

guild
- GuildID.json

(The guild/%guildid% folder will now hold general resource files. In this case we added messages)

MatitoDev commented 2 weeks ago

What do we need the feature for?

MineKing9534 commented 2 weeks ago

We (Nana and I) are planning to use this to send the server rules, faq and server guide

MatitoDev commented 2 weeks ago

We (Nana and I) are planning to use this to send the server rules, faq and server guide

ah true i remember