]>
git.puffer.fish Git - matthieu/gru.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthieu Pignolet [Thu, 6 Jun 2024 14:06:55 +0000 (18:06 +0400)]
handle dm(s) and edits
Matthieu Pignolet [Thu, 6 Jun 2024 10:45:28 +0000 (14:45 +0400)]
force answer on gru channel
Matthieu Pignolet [Thu, 6 Jun 2024 10:41:26 +0000 (14:41 +0400)]
remove more chars
Matthieu Pignolet [Thu, 6 Jun 2024 10:38:15 +0000 (14:38 +0400)]
remove the ? and ! characters
Matthieu Pignolet [Thu, 6 Jun 2024 10:21:03 +0000 (14:21 +0400)]
make the bot reply less often
Matthieu Pignolet [Thu, 6 Jun 2024 10:17:27 +0000 (14:17 +0400)]
make weighted probabilities depending on node's children children count
Matthieu Pignolet [Thu, 6 Jun 2024 10:15:04 +0000 (14:15 +0400)]
make weighted probabilities depending on node's children children count
Matthieu Pignolet [Thu, 6 Jun 2024 10:13:41 +0000 (14:13 +0400)]
make weighted probabilities depending on node's children children count
Matthieu Pignolet [Thu, 6 Jun 2024 10:11:49 +0000 (14:11 +0400)]
make weighted probabilities depending on node's children children count
Matthieu Pignolet [Thu, 6 Jun 2024 10:00:56 +0000 (14:00 +0400)]
use clean string for completion
Matthieu Pignolet [Thu, 6 Jun 2024 09:55:33 +0000 (13:55 +0400)]
avoid divide par zero
Matthieu Pignolet [Thu, 6 Jun 2024 09:53:41 +0000 (13:53 +0400)]
prefer current words instead of longer words depending on length
Matthieu Pignolet [Thu, 6 Jun 2024 08:55:49 +0000 (12:55 +0400)]
update the probability algorithm
Matthieu Pignolet [Wed, 5 Jun 2024 17:17:18 +0000 (21:17 +0400)]
update
MatthieuCoder [Sun, 22 Jan 2023 10:14:14 +0000 (14:14 +0400)]
change probability
MatthieuCoder [Sun, 22 Jan 2023 10:08:20 +0000 (14:08 +0400)]
change licence and add a 30% probability
MatthieuCoder [Sat, 21 Jan 2023 21:55:20 +0000 (01:55 +0400)]
new db and readability
MatthieuCoder [Fri, 20 Jan 2023 18:41:13 +0000 (22:41 +0400)]
add hf arch
MatthieuCoder [Fri, 20 Jan 2023 08:59:52 +0000 (12:59 +0400)]
fix typo in readme
MatthieuCoder [Fri, 20 Jan 2023 08:59:08 +0000 (12:59 +0400)]
autofeur v3 - custom db
MatthieuCoder [Tue, 17 Jan 2023 14:24:29 +0000 (18:24 +0400)]
edit
MatthieuCoder [Tue, 17 Jan 2023 14:23:51 +0000 (18:23 +0400)]
edit
MatthieuCoder [Thu, 5 Jan 2023 17:34:34 +0000 (21:34 +0400)]
change user depending on the rest token in the rest component
MatthieuCoder [Wed, 4 Jan 2023 23:55:08 +0000 (03:55 +0400)]
typo
MatthieuCoder [Wed, 4 Jan 2023 23:45:18 +0000 (03:45 +0400)]
add lovecalc command
MatthieuCoder [Wed, 4 Jan 2023 22:55:16 +0000 (02:55 +0400)]
fix small things
MatthieuCoder [Wed, 4 Jan 2023 22:30:42 +0000 (02:30 +0400)]
fix small errors in linting
MatthieuCoder [Wed, 4 Jan 2023 22:21:48 +0000 (02:21 +0400)]
add linting
MatthieuCoder [Wed, 4 Jan 2023 21:40:50 +0000 (01:40 +0400)]
documentation and internals overhaul
MatthieuCoder [Wed, 4 Jan 2023 17:40:15 +0000 (21:40 +0400)]
remove warning in d.js types
MatthieuCoder [Wed, 4 Jan 2023 17:32:26 +0000 (21:32 +0400)]
Merge branch 'main' of https://github.com/discordnova/nova-quickstart
MatthieuCoder [Wed, 4 Jan 2023 17:32:18 +0000 (21:32 +0400)]
add support for non-webhook interaction handling
n1c00o [Tue, 3 Jan 2023 20:21:04 +0000 (21:21 +0100)]
Load image correctly with alt text
Matthieu [Tue, 3 Jan 2023 19:44:33 +0000 (23:44 +0400)]
Merge pull request #1 from discordnova/fix_doc_typos
Fix typos and rewrite README
icecodder [Tue, 3 Jan 2023 12:43:14 +0000 (13:43 +0100)]
set licence as apache v2
n1c00o [Tue, 3 Jan 2023 11:43:09 +0000 (12:43 +0100)]
Apply requested changes on information
n1c00o [Tue, 3 Jan 2023 11:12:34 +0000 (12:12 +0100)]
Fix typos and rewrite README
MatthieuCoder [Tue, 3 Jan 2023 10:46:43 +0000 (14:46 +0400)]
add readme and example files
MatthieuCoder [Tue, 3 Jan 2023 10:28:40 +0000 (14:28 +0400)]
add a bit of documentation
MatthieuCoder [Tue, 3 Jan 2023 10:21:17 +0000 (14:21 +0400)]
first commit