Migrates Discord plugin as self-contained

This commit is contained in:
Simone Mainardi 2020-09-09 17:22:09 +02:00
parent 5e7f2cfff4
commit 20db316136
16 changed files with 49 additions and 218 deletions

View file

@ -1,9 +0,0 @@
--
-- (C) 2019-20 - ntop.org
--
return {
endpoint_key = "sqlite",
entries = {
}
}