252 Commits

Author SHA1 Message Date
void*
8c1b9f8f1b Create README.md 2021-02-01 02:39:18 +01:00
void*
eacb9c47e1 Delete README.md 2021-02-01 02:34:36 +01:00
void*
8bbe2871a8 Merge pull request #114 from v0idp/develop
you can now set if the movie or tv show will be searched on sonarr/ra…
2020-02-28 18:55:28 +01:00
void
5562da7867 you can now set if the movie or tv show will be searched on sonarr/radarr upon request in the web config, default is false 2020-02-28 18:52:57 +01:00
void*
30435e36a6 Merge pull request #113 from v0idp/develop
sonarr now searching after adding series
2020-02-27 22:02:55 +01:00
void
7f6b6de170 adding series in sonarr will now automatically set episodes without files to monitored and search for them 2020-02-27 21:59:54 +01:00
void*
01d0f486e3 Merge pull request #111 from v0idp/develop
Develop
2020-02-16 17:37:33 +01:00
void
fca990abd1 - Added admin role for future permission checks in admin commands 2020-02-16 17:33:09 +01:00
void
bb92a75ccb - removed unecessary code in previous commit
- removed unecessary argument in catch
2020-02-16 17:27:42 +01:00
void
591364b505 - Added an option for the bot to switch between selection methods
- Fixed a bug in radarr search if multiple results where found
- Changed some flavor text depending on the selection method
2020-02-16 17:25:32 +01:00
void
9a6ea5f3d6 - Fixed a bug with the radarr endpoint for tmdb movie lookup
- movie embed will show poster from images if remote poster is not available
2020-02-16 16:26:13 +01:00
void
f8815b1812 - refactored databe webConfig to config
- fixed a bug in the web config rootfolder path value
2020-02-16 15:11:06 +01:00
void
5291960f93 Fixed a bug where bot would error out if unknowncommandmessages was enabled and an unknown command was posted 2020-02-16 14:02:49 +01:00
void
e20f31b726 whopsie 2020-02-16 01:23:29 +01:00
void
106848f1da - attempt to fix search fail due to not having channel to monitor set 2020-02-16 01:21:33 +01:00
void*
2e00e892aa Merge pull request #109 from v0idp/develop
fixed radarr command permission check
2020-02-15 13:43:55 +01:00
void
664547d087 fixed radarr command permission check 2020-02-15 13:36:44 +01:00
void*
9d05d03bd5 Merge pull request #108 from v0idp/develop
fixed commandprefix, added discord support server invite to help command
2020-02-15 01:41:57 +01:00
void
205c5bf003 fixed commandprefix, added discord support server invite to help command 2020-02-15 01:32:07 +01:00
void*
7f5720c8b9 Merge pull request #107 from v0idp/develop
fixed bug in delete command message, fixed bot test button in web config
2020-02-15 01:15:28 +01:00
void
c78900f545 fixed bug in delete command message, fixed bot test button in web config 2020-02-15 01:14:53 +01:00
void*
442063a1e1 Merge pull request #106 from v0idp/develop
fixed libraries message building
2020-02-15 00:55:43 +01:00
void
0aefe62443 fixed libraries message building 2020-02-15 00:55:13 +01:00
void*
dc82bfdfb2 Merge pull request #105 from v0idp/develop
Major Rework and Changes to the code-base
2020-02-15 00:12:09 +01:00
void
d571f9545f Major Rework and Changes to the code-base
- Removed Discord.js Commando Framework
- Implemented simple solution for Multiple Bot Handling
- Reworked Bot Command/Event framework
- Movie/Series selection is now replaced with emoji reactions instead of typing
- Prepared code-base for new bots (telegram, slack)
- Fixed major bug where Mellow would not run in docker environment
- Reworked services for commands
- Decoupled msg/embed building from services
- Added help command to new framework
2020-02-15 00:11:29 +01:00
void*
1aa5a0330e Merge pull request #99 from v0idp/develop
Develop
2020-02-12 01:35:10 +01:00
void
345817a9b0 fixed a bug in command inhibitor 2020-02-12 00:21:24 +01:00
void
128c875b1f improved the way the inhibitor is being added to the dispatcher for command handling 2020-02-12 00:01:47 +01:00
void
33c1b935e4 reverted back to an even older discord.js master commit to attempt to fix the docker issue 2020-02-11 23:37:46 +01:00
void*
d6c55f2e86 Merge pull request #98 from v0idp/develop
docker container fix
2020-02-11 23:09:15 +01:00
void
07fb499413 reverted discordjs master version back to a previous commit due to the new commit breaking compatibility with docker environments, also removed npm package from project package.json 2020-02-11 23:08:17 +01:00
void*
012dc302a8 Merge pull request #97 from v0idp/develop
Develop
2020-02-11 21:19:20 +01:00
void
3f7eba143a Merge branch 'develop' of https://github.com/v0idp/Mellow into develop 2020-02-10 19:28:49 +01:00
void
f395bc020a beautified log title with version and added github link 2020-02-10 19:28:12 +01:00
void*
6107a6fc1a changed text in general config 2020-02-10 16:53:58 +01:00
void*
1bdcfec308 fixed channel name setting text 2020-02-10 05:04:09 +01:00
void
80ad016d53 reverted anime check until better solution is found, added back channel name to bot config. 2020-02-10 01:34:35 +01:00
void*
42372e9601 Merge pull request #93 from v0idp/develop
Develop
2020-02-06 18:25:06 +01:00
void
9e08e4af8e search results will only show as many results as the discord embed can handle before throwing an error 2020-02-05 21:46:08 +01:00
void
b41f74bc99 replaced tvmaze anime check with genre check from sonarr response 2020-02-05 21:14:19 +01:00
void
63bcdec483 added logos to all badges in readme 2020-02-03 23:07:13 +01:00
void
cab8a670f8 replaced liberapay with direct paypal link 2020-02-03 22:23:37 +01:00
void
ffdee7d65f added librapay donation link to readme 2020-02-03 21:07:59 +01:00
void*
a2ad0e2aec Merge pull request #88 from v0idp/develop
Develop
2020-02-02 01:48:55 +01:00
void
f572d2d155 fixed redirection on verification 2020-02-02 01:32:31 +01:00
void
c0c6c1431e login page will redirect to /config now if token is valid in cookie 2020-02-02 01:14:06 +01:00
void
797294af23 added alternative commands for ombi (o), sonarr (s) and radarr (r)\n minor fixes in sonarr command service 2020-02-01 03:16:35 +01:00
void
04898ff337 Tautulli tab looks more like the others now 2020-02-01 00:58:50 +01:00
void
e8d14cc4f1 fix web config settings for sonarr and radarr 2020-02-01 00:41:35 +01:00
void
e59e88e102 modified package.json 2020-02-01 00:13:50 +01:00