Trivernis
ab02c95c67
Updated package.json version
6 years ago
Trivernis
c181815133
Merge pull request #52 from Trivernis/dependency-updates
...
Dependency updates
6 years ago
Trivernis
ab33d1bfc5
Merge pull request #49 from Trivernis/renovate/sinon-7.x
...
Update dependency sinon to v7.2.6
6 years ago
Renovate Bot
063f3d9ee4
Update dependency eslint to v5.15.0
6 years ago
Renovate Bot
fdcd56c9ea
Update dependency sinon to v7.2.6
6 years ago
Trivernis
0223180053
Started restructuring command handling
6 years ago
Trivernis
8c21d4b524
Merge pull request #47 from Trivernis/renovate/mocha-6.x
...
Update dependency mocha to v6.0.2
6 years ago
Trivernis
42ee8cc4c5
Added Anilist Api
...
- moved graphql schemas and queries to lib/graphql
- added anilistApiLib that contains functions to access the anilist graphql api
- added graphql queries to lib/graphql to access data on anilist
- added global ~anime command that returns information to an anime
- modified help command so that it shows command categories for global and server commands
- moved global command registration to lib/cmd
6 years ago
Renovate Bot
66fb213c7f
Update dependency mocha to v6.0.2
6 years ago
Renovate Bot
65c1271bfe
Update dependency winston-daily-rotate-file to v3.8.0
6 years ago
Trivernis
531672d13c
Fixed Syntax error in package.json
6 years ago
Trivernis
a5bce282a2
Merge branch 'dependency-updates' into renovate/mocha-6.x
6 years ago
Trivernis
a3d61a9d1f
Merge pull request #43 from Trivernis/renovate/sinon-7.x
...
Update dependency sinon to v7.2.4
6 years ago
Trivernis
ee80cd1ade
Merge pull request #42 from Trivernis/renovate/eslint-5.x
...
Update dependency eslint to v5.14.1
6 years ago
Trivernis
26b7b32bee
Merge pull request #41 from Trivernis/renovate/nyc-13.x
...
Update dependency nyc to v13.3.0
6 years ago
Trivernis
356d6c5b93
Merge pull request #40 from Trivernis/renovate/winston-daily-rotate-file-3.x
...
Update dependency winston-daily-rotate-file to v3.7.0
6 years ago
Renovate Bot
7d8b6a0aed
Update dependency mocha to v6
6 years ago
Renovate Bot
b96564c1b8
Update dependency eslint to v5.14.1
6 years ago
Renovate Bot
6a924e2c36
Update dependency sinon to v7.2.4
6 years ago
Renovate Bot
6b8b0a6c15
Update dependency nyc to v13.3.0
6 years ago
Renovate Bot
5db721c91e
Update dependency winston-daily-rotate-file to v3.7.0
6 years ago
Renovate Bot
908ad3b09c
Pin dependency promise-waterfall to 0.1.0
6 years ago
Trivernis
dd2a49209f
Added command listing
...
- improved asynchronous command feature
- added waterfall to resolve array answers
- added function and array type to answerMessage types
6 years ago
Renovate Bot
2503d7c72b
Pin dependency fs-extra to 7.0.1
6 years ago
Trivernis
2a2f4abe66
Modifications
...
- replaced most promises with async/await
- added sqlite3 session storage
- restyled login page
- added session requirement to graphql
- deactivated incompatible
- modified mockobjects
- added fs-extra for async file operations
6 years ago
Trivernis
d095922926
Code Style Corrections
6 years ago
Trivernis
c0efaf2e80
Bugfixes and login system
...
**WARNING:** This login system is not safe because it transfers your password in plain text. Please wait for the next release.
- added https options
- added user password system
- added paused/playing to dashboard
- bugfixes to music playnext function
- Code Reformatting
6 years ago
Trivernis
c46f34fd59
Changes to webservice
...
- added more query parameters
- started working on webinterface
- tokens for authentication
6 years ago
Trivernis
72794a2f63
Added Query entries
...
- changed id to type ID!
- changed id to md5 hash of base64 string of properties
- added discord Id
- added paging to arrays
- implemented guildHandler into Guild query type
- added saved to retrieve saved songs/playlists
- added ready indicator boolean
- added querying logs
- added presences array
- added config as String
- added prefix
6 years ago
Trivernis
275179b990
Added Graphiql
...
- added some discord objects (see schema for more info)
6 years ago
Trivernis
3bc3557796
Merge branch 'develop' into renovate/winston-3.x
6 years ago
Renovate Bot
b6d7ccc4fe
Update dependency winston to v3.2.1
6 years ago
Trivernis
15ace55c24
Merge pull request #27 from Trivernis/renovate/winston-3.x
...
Update dependency winston to v3.2.0
6 years ago
Renovate Bot
07848ac761
Update dependency winston to v3.2.0
6 years ago
Trivernis
8b2f9c45cf
Added --exit flag to mocha test
6 years ago
Trivernis
990628244e
Added Tests
...
- added tests for the dj class
- moved to rewire for mocking
6 years ago
Trivernis
d5d5c12126
Restructured Tests
...
- removed previous testfiles
- added test.js where all tests are stored
- added tests for lib/utils
- added standard test config
- added test config to devDependencies in package.json
- reconfigured circleci configuration
6 years ago
Trivernis
bcfbada46c
TestScripts 1
...
- added circleci configuration
- added mockobjects for testing without the discord api
- added a testscript for the music library
6 years ago
Trivernis
37207265fc
Merge pull request #15 from Trivernis/renovate/winston-daily-rotate-file-3.x
...
Update dependency winston-daily-rotate-file to v3.6.0
6 years ago
Trivernis
5ab7d32f15
Merge pull request #16 from Trivernis/renovate/ytdl-core-0.x
...
Update dependency ytdl-core to v0.29.1
6 years ago
Renovate Bot
74d3990a63
Update dependency ytdl-core to v0.29.1
6 years ago
Renovate Bot
e360e5a15b
Update dependency winston-daily-rotate-file to v3.6.0
6 years ago
Renovate Bot
2485c35217
Pin dependency sqlite3 to 4.0.6
6 years ago
Trivernis
e4e26cd51f
Integration of SQLite
...
- Instead of storing data in files, the bot stores data in database-files (wow)
- Why? Because Databases are best
6 years ago
Renovate Bot
0984a20119
Update dependency ytdl-core to v0.28.3
6 years ago
Renovate Bot
696676b350
Pin dependencies
6 years ago
Trivernis
68a56ee3a5
Initialized Content
6 years ago