2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-22 01:49:29 +00:00

8 Commits

Author SHA1 Message Date
Martin
ab7b3cc04c
Remove duplicated Plugins readme and point it to the wiki instead 2023-09-18 19:32:35 +02:00
Martin Rys
96e6a3c761 Upgrade to Telegraf 4.3 2021-05-07 22:46:11 +02:00
Pouria Ezzati
5f142b290f
Update README.md 2021-04-25 15:32:47 +04:30
trgwii
b340ea368e
Fix broken link 2020-04-01 11:01:15 +02:00
Thomas Rory Gummerson
f018464482
Type config file 2020-03-12 19:42:53 +01:00
GingerPlusPlus
5a4002e7d4 Don't assume config file extension
Even if we want to enforce one extension,
doing it in requires scattered across the whole project
doesn't sound like a good idea (don't repeat yourself).

This commit also enables .js configs,
so I added that to .gitignore.
I'll document it when we settle on default config format.

Why was .json everywhere in the first place?
I thought it was neccessary in some older versions of Node
to be able to require a .json file.
2017-11-24 12:31:47 +01:00
GingerPlusPlus
f3666f25f8 Documented plugins 2017-10-28 20:11:55 +02:00
GingerPlusPlus
d98ba68cb7 Added support for plugins 2017-10-27 18:43:33 +02:00