|
2c6b61b7e6
|
Add parameter to enable db logging, disabled by default
|
2019-01-27 22:09:02 +01:00 |
|
|
863fcd5e9d
|
Add bugsnag
|
2018-09-11 00:13:54 +02:00 |
|
|
99245b9ead
|
Refactor !rank, add HighscoreManager and add /v1/highscore to the api
|
2018-09-05 22:55:45 +02:00 |
|
|
d4c0899ba9
|
Fix dict lookup in globalSettings.cs
|
2018-09-02 23:59:26 +02:00 |
|
|
0d8c82f8aa
|
Add Caching to GlobalSettings
|
2018-09-02 22:42:13 +02:00 |
|
|
5a4e710ef9
|
NRE fixes in simpleMessageConverter, !urban and errorHandler
|
2018-09-02 21:58:16 +02:00 |
|
|
0e06e85447
|
Change the discord.net release branch
|
2018-08-29 22:39:35 +02:00 |
|
|
74619a4434
|
Solve casting issue
|
2018-08-26 17:54:26 +02:00 |
|
|
954de7f8db
|
Revert "Updates to language handler"
This reverts commit 5b56c18
|
2018-08-25 23:27:44 +02:00 |
|
|
5b56c1822f
|
Updates to language handler
|
2018-08-25 21:30:33 +02:00 |
|
|
28052a5ba9
|
Update logsource in redis migration
|
2018-07-28 19:12:50 +02:00 |
|
|
18b3436d66
|
add more awaits and update !roll
|
2018-07-28 16:31:18 +02:00 |
|
|
95618b1f8b
|
Make errorhandler and languagehandler async, await all database actions
|
2018-06-13 22:18:57 +02:00 |
|
|
926a632641
|
Get guilds from existing redis keys instead of the client
|
2018-06-02 00:16:32 +02:00 |
|
|
80c2bd8500
|
Lazyload server language setting in translationHandler
|
2018-05-26 02:55:18 +02:00 |
|
|
35f0a5c8f8
|
Abstract away redis even more with AlmostRedis.cs
|
2018-05-26 02:33:45 +02:00 |
|
|
9354e5f83e
|
Change User Model and Add poll model, port !poll but ended up disabling it
|
2018-05-19 10:49:01 +02:00 |
|
|
74793c8ef7
|
Dynamically get discord.net version in !info
|
2018-05-18 00:34:45 +02:00 |
|
|
4e4ef3584e
|
Upgrade to discord.net 2.0
|
2018-05-17 22:06:58 +02:00 |
|
|
acb2b25e09
|
Resharper cleanup and fixes and remove useless asp overhead
|
2018-05-15 01:18:26 +02:00 |
|
|
3004b19209
|
Small tweaks to the web api
|
2018-05-14 00:41:05 +02:00 |
|
|
a1b5bd1955
|
Add more run parameters, remove first launch stuff, store token in globals
|
2018-05-13 18:47:01 +02:00 |
|
|
bb8aee1eda
|
Port !owner, !admin, !mod, handlers (partial) and add globals to the db
|
2018-05-13 17:49:13 +02:00 |
|
|
37ac7f56a8
|
Remove command categories
|
2018-05-13 15:55:57 +02:00 |
|
|
3fa4115502
|
Improve migration Script
|
2018-05-13 14:14:50 +02:00 |
|
|
54bcd541d3
|
Fix run params
|
2018-05-10 03:29:11 +02:00 |
|
|
15034d63a3
|
Port UserRepository and remove OW stuff
|
2018-05-10 02:00:26 +02:00 |
|
|
d2f31d0730
|
Use Postgresql, add db run params, npgsql logging adapter and empty models
|
2018-05-10 00:00:51 +02:00 |
|
|
510b030fec
|
Begining of implementing the entity framework
|
2018-05-09 01:21:39 +02:00 |
|
|
83f3c61661
|
Log errors as info when logging to sumologic
|
2018-05-08 00:22:14 +02:00 |
|
|
d671817b0d
|
Make constants static and use non buffered sumologic client
|
2018-05-06 23:28:44 +02:00 |
|
|
59ee6b289a
|
Include git sha in binary
|
2018-05-06 03:24:09 +02:00 |
|
|
7238e7177d
|
Bug fixes in !quote
|
2018-05-06 02:43:23 +02:00 |
|
|
7eb62cb267
|
Serialize LogSource as string instead of numerical representation
|
2018-05-06 02:05:52 +02:00 |
|
|
fe5e2cb80f
|
Create Enum for exit codes
|
2018-05-06 02:00:45 +02:00 |
|
|
2b85caeb29
|
Use LogSource Enum for logger and improve logging messages
|
2018-05-06 01:47:13 +02:00 |
|
|
49392703f2
|
Bump version to 3.7
|
2018-05-04 23:34:47 +02:00 |
|
|
290b85fdb6
|
Fix !changelog, fix bug in logger and typo in !mod namehistory
|
2018-05-04 00:55:32 +02:00 |
|
|
8599c815d7
|
Add audio stuff back
|
2018-05-04 00:54:01 +02:00 |
|
|
0828130ae8
|
Fixes
|
2018-05-03 21:20:49 +02:00 |
|
|
e3adf55742
|
Refaction all files into component based folders
|
2018-05-03 00:56:06 +02:00 |
|
|
55e152f4aa
|
Update Readme and add token parameter
|
2018-05-02 23:33:16 +02:00 |
|
|
2701f641cf
|
Add commandline parser
|
2018-05-02 20:19:11 +02:00 |
|
|
d3fcfc8a5c
|
Replace Serilog with NLog
|
2018-05-01 22:58:02 +02:00 |
|
|
ec084a124b
|
Only format as json when logging to sumologic
|
2018-05-01 21:07:27 +02:00 |
|
|
f3156176dd
|
More explicit logging configuration
|
2018-05-01 16:50:48 +02:00 |
|
|
fa5797cd22
|
use newtonsoft in logger
|
2018-05-01 02:41:54 +02:00 |
|
|
cdb104cacc
|
Resharper suggestions
|
2018-04-30 23:44:19 +02:00 |
|
|
f5fd9ba017
|
Bug fixes in !wiki and errorHandler
|
2018-04-28 02:46:30 +02:00 |
|
|
846c928f5f
|
Add wikipedia api client, add wikipedia command, show errors in chat when debugging
|
2018-04-28 01:01:48 +02:00 |
|
|
8974d6df7e
|
Add in some foxes aswell
|
2018-03-28 22:14:07 +02:00 |
|
|
6bc6fb69af
|
Now with 100% more pinguins
|
2018-03-28 21:28:16 +02:00 |
|
|
440f3a97c2
|
Revive ping pong
|
2018-03-02 23:05:14 +01:00 |
|
|
8189d78cea
|
Optimize dictionary in mtgmanaconverter
|
2018-02-20 16:26:56 +01:00 |
|
|
e158e2196f
|
Revert SimpleContextConverter
|
2018-02-20 09:34:26 +01:00 |
|
|
a616d42543
|
Add colorless mana to mtg mana converter
|
2018-02-19 22:55:22 +01:00 |
|
|
4c1cdc3612
|
Merge Rolebot into Geekbot
|
2018-02-19 22:31:40 +01:00 |
|
|
3e859e8533
|
Add real mana icons to mtg command
|
2018-02-19 21:35:45 +01:00 |
|
|
d40d89506e
|
Upgrade UTF8JSON to 1.3.7
|
2018-02-14 23:40:44 +01:00 |
|
|
acc8947782
|
Make random more random than the google bot
|
2018-02-14 23:01:28 +01:00 |
|
|
46696549d7
|
Check correct string to ignore errors *facepalm*
|
2018-02-04 17:36:55 +01:00 |
|
|
ff1619a62f
|
Ignore error 50007 and 50013
|
2018-02-04 14:47:10 +01:00 |
|
|
ffaedfa962
|
Add space to emojis in emojihandler
|
2018-01-29 23:27:28 +01:00 |
|
|
751c164c82
|
Log everything to sumologic
|
2018-01-20 03:30:42 +01:00 |
|
|
07ca1e1548
|
Replace all ocurences of the Serilog with GeekbotLogger
|
2018-01-20 01:38:49 +01:00 |
|
|
82b2b4c815
|
Groundwork for sumologic
|
2018-01-20 01:04:53 +01:00 |
|
|
fdb38192fe
|
Add LevelCalc unit test
|
2018-01-19 01:17:05 +01:00 |
|
|
11df9d7955
|
Add Simple Unit Tests
|
2018-01-19 00:59:21 +01:00 |
|
|
b6d7e76bdb
|
Don't log to console if running from folder containing 'deploy' in name
|
2018-01-15 19:31:49 +01:00 |
|
|
ceff1cc3b9
|
Finish experimental version of voice utils
|
2018-01-11 01:16:30 +01:00 |
|
|
1ee627a915
|
Groundwork for playing youtube videos to voice
|
2018-01-11 00:16:04 +01:00 |
|
|
53debf9c9d
|
Add httpErrorHandler
|
2017-11-27 22:09:02 +01:00 |
|
|
c4f10f3f7b
|
Only report command errors to sentry and other minor tweaks
|
2017-11-27 21:57:26 +01:00 |
|
|
14fcf74aea
|
Translate common commands and fix bug in !urban
|
2017-11-16 17:19:43 +01:00 |
|
|
119ce579b7
|
Update Version number to 3.5 and remove database migration script
|
2017-11-16 10:27:59 +01:00 |
|
|
f0ba7bb9fc
|
Make Translations easier to get
|
2017-11-16 00:51:36 +01:00 |
|
|
7584b09d35
|
Groudwork for multilanguage
|
2017-11-15 01:08:20 +01:00 |
|
|
6cef559601
|
Add json information to command error handler
|
2017-11-14 23:08:36 +01:00 |
|
|
b45370cf9e
|
!changelog command, slightly improved info command, foundation for voice features
|
2017-11-11 19:31:31 +01:00 |
|
|
0e217b8db1
|
Bug fixes in polls, emoji stuff and quotes
|
2017-11-08 19:19:43 +01:00 |
|
|
f96954a7e1
|
Finalize poll command and add emojify command (the fuck am i doing with my life)
|
2017-11-08 01:30:50 +01:00 |
|
|
ea76629d6e
|
WIP: poll command
|
2017-11-06 23:55:28 +01:00 |
|
|
14dfbca389
|
Adding username history to user repo
|
2017-10-26 23:31:51 +02:00 |
|
|
9efac29956
|
Fixed code inconsistencies and adding support for logging to sentryio
|
2017-10-26 00:55:04 +02:00 |
|
|
2e083bc188
|
Fixing the highscore bug (hopefully)
|
2017-10-25 19:33:22 +02:00 |
|
|
1f48d0387b
|
Making the level calculator more efficient
|
2017-10-25 00:59:18 +02:00 |
|
|
2eca82e899
|
Add role self service commands
|
2017-10-19 21:43:37 +02:00 |
|
|
58ba2980f9
|
Command Categories (more or less)
|
2017-10-12 16:34:10 +02:00 |
|
|
f30c136785
|
Adding random images of squirrels, croissants, pumpkins and turtles, combined all in mediaprovider class
|
2017-10-05 21:42:27 +02:00 |
|
|
0c9a2a5619
|
Adding battletag saving, settings in user repo, cors, help now reffers to website
|
2017-10-04 01:35:25 +02:00 |
|
|
ef6fd15116
|
Addin Pokedex Command
|
2017-10-03 21:47:09 +02:00 |
|
|
09dbb6b14d
|
Splitting and renaming userinfo.cs, adding commands endpoint to api, minor refactor in other places
|
2017-10-03 00:22:26 +02:00 |
|
|
92015d8880
|
Adding Initial API support, updating readme
|
2017-10-02 21:57:48 +02:00 |
|
|
6732506dae
|
Adding mal integration
|
2017-10-01 23:41:25 +02:00 |
|
|
8d08b87d09
|
Ability to notify mods when user left or deleted message
|
2017-09-30 17:26:24 +02:00 |
|
|
6dcfeabfbd
|
UserRepository, Handler now have own class, uptime in !info
|
2017-09-30 01:38:10 +02:00 |
|
|
0b680d7fb2
|
new Quote command and bugfixes
|
2017-09-28 18:55:57 +02:00 |
|
|
a4cbc03202
|
Bugfix in rank, updated migration script
|
2017-09-27 23:26:32 +02:00 |
|
|
29c181ddda
|
Reworked Database, using hashtables now (mostly), ability to change game, several small improvents
|
2017-09-27 22:48:09 +02:00 |
|
|
7308e5257a
|
Moved store providers to geekbot.net.lib.media
|
2017-09-27 17:18:31 +02:00 |
|