issues
search
thecorecity
/
cognitum
A small Discord bot with statistics collection and useful utility features.
Apache License 2.0
13
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Migrations: Getting rid of JSDoc for `up`/`down` functions and using type of object
#198
koloml
opened
5 months ago
0
Switch `axios` with native `fetch`
#196
koloml
opened
5 months ago
0
Removing welcome feature, downgrade MariaDB connector
#195
koloml
closed
5 months ago
0
Bumping up dependencies
#194
koloml
closed
5 months ago
0
Bump axios from 0.21.4 to 0.28.0
#193
dependabot[bot]
closed
5 months ago
0
Bump undici from 5.22.1 to 5.28.4
#192
dependabot[bot]
closed
5 months ago
0
Bump follow-redirects from 1.14.8 to 1.15.6
#191
dependabot[bot]
closed
5 months ago
1
Drop the command and database entries related to the "Welcome" feature
#190
koloml
closed
5 months ago
0
Nickname sanitizer and nickname changes logging does not work properly anymore due to API changes
#189
koloml
opened
9 months ago
0
Bump @babel/traverse from 7.12.1 to 7.23.2
#188
dependabot[bot]
closed
5 months ago
0
Bump undici from 5.22.1 to 5.26.3
#187
dependabot[bot]
closed
5 months ago
0
Reworked the appearance of README file
#186
koloml
closed
1 year ago
0
Log information about mutes/unmutes
#185
koloml
opened
1 year ago
0
Send the loader embed on heavy commands instead of only calling "typing" event
#184
koloml
opened
1 year ago
0
Follow up: Apply the filter for the usernames to some other events as well
#183
koloml
closed
1 year ago
0
Added support for new usernames to be shown properly in the logs
#182
koloml
closed
1 year ago
0
Bump word-wrap from 1.2.3 to 1.2.4
#181
dependabot[bot]
closed
5 months ago
0
Bumping DiscordJS, applying minor changes from SonarLint, bumping sequelize
#180
koloml
closed
1 year ago
0
Hotfix date is not being returned for formatting
#179
koloml
closed
1 year ago
0
Caching the users activity, printing cached version instead of actual data when there is to much to calculate
#178
koloml
closed
1 year ago
0
Bump sequelize from 6.20.1 to 6.29.0
#177
dependabot[bot]
closed
1 year ago
1
Use literal when ordering and not the `fn` method
#176
koloml
closed
1 year ago
0
Bump sequelize from 6.20.1 to 6.28.2
#175
dependabot[bot]
closed
1 year ago
1
Converting int to BigInt for channels as well
#174
koloml
closed
1 year ago
0
Fixed value not being passed properly passed inside map callback
#173
koloml
closed
1 year ago
0
Added locking mechanism to prevent duplicated runs
#172
koloml
closed
1 year ago
0
Fixed migration creating invalid field due to poor support for TIMESTAMP
#171
koloml
closed
1 year ago
0
Fixed stats not being shown on profile command, automatically generate cache on demand
#170
koloml
closed
1 year ago
0
Caching the statistics for faster queries, using cached information on profile command
#169
koloml
closed
1 year ago
0
Bump undici from 5.10.0 to 5.19.1
#168
dependabot[bot]
closed
1 year ago
0
Added database indexes for the messages and voice tables
#167
koloml
closed
1 year ago
0
Bump json5 from 2.1.3 to 2.2.3
#166
dependabot[bot]
closed
1 year ago
0
Disable logging feature if channel logs are being sent to is unavailable
#165
koloml
closed
1 year ago
0
Set up CI to automatically update bot
#164
koloml
opened
1 year ago
0
Possible cause of the bot execution being halted in the middle of nowhere
#163
koloml
closed
1 year ago
1
Fixed outdated event used for messages fetching
#162
koloml
closed
1 year ago
0
Delete codeql-analysis.yml
#161
koloml
closed
1 year ago
0
Dropping caches for the user when tracking status updates, clearing data when user disconnects from VC
#160
koloml
closed
1 year ago
0
Auto-fix `minimalist` vulnerability in packages
#159
koloml
closed
2 years ago
0
More detailed stats for the bot owner in `sudo` subcommand
#158
koloml
closed
2 years ago
0
Privacy Policy & Terms of Service for Apps Discovery
#157
koloml
opened
2 years ago
0
Guides and tutorials on how to use certain features
#156
koloml
opened
2 years ago
0
Get rid of `dev` branch
#155
koloml
closed
2 years ago
1
Improve speed of queries to the messages and voice statistics tables
#154
koloml
closed
1 year ago
0
Removing all the data for untracked user, sudo commands and etc
#153
koloml
closed
2 years ago
0
Cleaning up all data for the user on request, sudo commands and more
#152
koloml
closed
2 years ago
0
Cover unhandled exception with try-catch
#151
koloml
closed
2 years ago
0
Unhandled exception on message parser
#150
koloml
closed
2 years ago
0
Passing type definitions of models to master
#149
koloml
closed
2 years ago
0
Types: Improvement types detection and processing for database models
#148
koloml
closed
2 years ago
0
Next