13xforever
c8e8492cc8
also fix !top 0
2018-04-03 02:00:56 +05:00
13xforever
54aa4d9ed0
Fix !compat results formatting
...
Fix !top without parameters
Use plain text for product code lookup when in maintenance mode to be less obnoxious
2018-04-03 01:47:28 +05:00
Roberto Anić Banić
f457104585
Merge pull request #34 from 13xforever/hotfix/maintenance
...
fix product code lookup when api is in maintenance mode
2018-04-02 21:22:25 +02:00
13xforever
59bd995ba2
use different yellow to be more distinct from compat statuses
2018-04-02 23:23:47 +05:00
13xforever
6511495589
better solution that doesn't break log analyzer
2018-04-02 23:21:05 +05:00
13xforever
ac89e3bbc3
fix product code lookup when api is in maintenance mode
...
freshen up !top examples
2018-04-02 23:00:59 +05:00
Roberto Anić Banić
ae573371e0
Merge pull request #33 from tlm-2501/patch-1
...
Typo fix
2018-04-01 20:51:48 +02:00
tlm-2501
803dd2c57b
Typo fix
2018-04-01 21:24:59 +03:00
Roberto Anić Banić
091bc40323
Merge pull request #32 from 13xforever/dont_trust_me
...
Two small fixes for log parsing
2018-03-31 16:51:31 +02:00
13xforever
f6b91953a5
I am an idiot
2018-03-30 21:57:52 +05:00
13xforever
21575ac835
Fix AF formatting (d'oh)
...
Return log analysis if no product info was found, but say so explicitly
2018-03-30 21:53:52 +05:00
Roberto Anić Banić
b1011bd664
Merge pull request #31 from 13xforever/annual_fixes
...
Annual fixes
2018-03-30 14:49:04 +02:00
13xforever
7a8f520eda
Use per-game instead of custom for more clarity?
2018-03-29 19:14:12 +05:00
13xforever
3a40aad98a
cap product code lookup number at 5, but show results in any case
2018-03-29 19:05:05 +05:00
13xforever
5edee5cc4f
Indicate custom config usage
2018-03-29 18:51:34 +05:00
13xforever
4d60a77614
More flexible !top command
2018-03-29 18:32:43 +05:00
13xforever
58950387e9
Fix :cell_ok_hand: response
...
Fix AF Override: Disabled formatting
2018-03-29 18:32:19 +05:00
Roberto Anić Banić
cc96bb5163
Merge pull request #29 from Talkashie/patch-1
...
Add a couple more 8ball responses
2018-03-21 12:35:01 +01:00
Talkashie
84ec77d00c
Add a couple more 8ball responses
2018-03-20 20:09:33 -05:00
Roberto Anić Banić
291584a907
Juhn being an asshole and ruining stuff for others
2018-03-21 00:09:11 +01:00
Roberto Anić Banić
5c622d7596
Merge awesome pull request #28 from 13xforever/embeds_log_usable
...
usable log analysis result as embed
2018-03-20 14:48:56 +01:00
13xforever
4beec22349
Fil lib loader settings in an inline embed field
2018-03-20 15:58:52 +05:00
13xforever
cf39ca7e2a
only show Selected Libraries field when manual libs option was selected
2018-03-20 15:49:33 +05:00
13xforever
14fa77e4ba
usable log analysis result as embed
...
fix thread scheduler parsing
2018-03-20 15:31:27 +05:00
Roberto Anić Banić
a89db24b5a
Merge pull request #27 from 13xforever/hotfix/compat_results_link
...
do more better job at not breaking anything in the future
2018-03-18 20:24:34 +01:00
13xforever
fd85f71aae
do more better job at not breaking anything in the future
2018-03-18 14:40:40 +05:00
Roberto Anić Banić
10cd59cd43
Merge pull request #26 from 13xforever/injection_fixes
...
Make bot search for Dragon's Crown finally, and prevent more injections
2018-03-15 22:20:30 +01:00
13xforever
258e51927d
Use actual urlencode instead of html encoder (???)
...
Sanitize user input when showin compat search results
Truncate compat search text to 40 characters to prevent dos with giant strings
2018-03-15 18:26:47 +05:00
Roberto Anić Banić
404faf09ba
Merge pull request #25 from 13xforever/new_fixes
...
New fixes & log results as embed
2018-03-11 12:02:15 +01:00
13xforever
e728e5b1aa
do case insensetive piracy checks
...
do not execute piracy subcommands on public channels
2018-03-09 22:49:50 +05:00
13xforever
75f575c9dd
log analyzer result as embed (disabled)
2018-03-09 22:29:26 +05:00
13xforever
5af2d2eed3
separate info parsing and result formatting
...
use vulkan gpu info if available, else d3d one, and show it after the cpu info
more tweaks to what settings to show
do code format sanitization to prevent injections through modified logs
2018-03-09 17:33:32 +05:00
13xforever
6cada8e5c8
only query infor for commercial product codes
2018-03-09 17:30:45 +05:00
Roberto Anić Banić
e95775e9e0
Merge pull request #24 from 13xforever/even_more_fixes
...
Various fixes for many different things
2018-03-05 20:54:10 +01:00
13xforever
cc5bd3fe9b
Fix compat search results formating
...
Fix antipiracy messages when bot doesn't have permissions to delete the offending message
Link rules in the anti-piracy message
Check for piracy triggers on message edit
Fix log parsing for older versions
Fix GPU info extraction (again)
2018-03-05 21:23:40 +05:00
Roberto Anić Banić
422c67ef11
Merge pull request #22 from tlm-2501/patch-1
...
Fix GPU detection in logs
2018-03-01 14:59:57 +01:00
Roberto Anić Banić
7d7d54e3cd
Merge pull request #23 from 13xforever/embeds_game_info
...
Use embed for a single product code lookup result display
2018-03-01 14:59:47 +01:00
13xforever
9c0601531b
use embed for a single product code lookup result display
2018-03-01 18:45:29 +05:00
tlm-2501
ec6ddcc7d9
Fix GPU detection in logs (for real this time)
2018-02-28 22:19:36 +03:00
tlm-2501
8334c013ee
Fix GPU detection in logs
...
Prevents it from pulling out the empty D3D adapter which seems to be the first one it encounters.
2018-02-28 21:13:35 +03:00
Roberto Anić Banić
d3bdb157ef
Merge pull request #20 from 13xforever/remove_pirated_links
...
piracy checks on regular messages
2018-02-27 20:16:51 +01:00
13xforever
44ba570737
this can be more concise now that we don't need to censor the original text
2018-02-27 23:17:41 +05:00
Roberto Anić Banić
8500da4ef5
Merge pull request #21 from 13xforever/more_log_analyzer_fixes
...
Fix log analyzer when nothing was matched in a phase
2018-02-27 18:32:45 +01:00
13xforever
b7be6db5d8
Ani says just delete the message ¯\_(ツ)_/¯
2018-02-27 20:15:13 +05:00
13xforever
61a59351c7
Fix log analyzer when nothing was matched in a phase
...
Add more mappings to user-friendly values
2018-02-27 20:05:41 +05:00
13xforever
85046d7e52
piracy checks on regular messages
...
original message will be deleted, and censored message will be reposted by bot
if piracy is detected in logs, original message with attachment will also be removed
2018-02-27 19:59:44 +05:00
Roberto Anić Banić
4958eb5524
Merge pull request #19 from Nicba1010/master
...
Log Analyzer add GPU, improvement by Q[A]
2018-02-26 21:58:29 +01:00
Nicba1010
0e459725b5
Log Analyzer add GPU, improvement by Q[A]
2018-02-26 21:57:20 +01:00
Roberto Anić Banić
a593302db7
Merge pull request #18 from Nicba1010/master
...
Piracy.
2018-02-26 16:00:48 +01:00
Nicba1010
756543b953
Implemented piracy db.
...
Made piracy trigger case insensitive.
2018-02-26 16:00:04 +01:00