Kwoth
cc522ef872
Updated CHANGELOG.md
4.0.4
2022-03-04 04:55:39 +01:00
Kwoth
0e192ee7f0
Removed some lingering strings calling Expressions 'CustomReactions'. Id which shows up when you add a new expr is now correct.
2022-03-04 04:51:02 +01:00
Kwoth
ddd0592b30
Changed the intent error message to say 'all intents'
2022-03-04 02:23:48 +01:00
Kwoth
c4efe2965b
Upped version to 4.0.3
4.0.3
2022-03-04 01:28:14 +01:00
Kwoth
a90b5a62f3
Fixed number spam in the console
2022-03-04 01:26:46 +01:00
Kwoth
50a4497532
Update CHANGELOG.md
2022-03-03 23:32:05 +00:00
Kwoth
c3d6183d73
Update CHANGELOG.md
2022-03-03 23:30:44 +00:00
Kwoth
864a8fd7b6
Updated CHANGELOG.md
4.0.2
2022-03-03 23:22:12 +01:00
Kwoth
e7db631151
Fixed .rero issue which was introduced in 4.0
2022-03-03 22:32:28 +01:00
Kwoth
c7b312196e
Added upgrade instructions to the docs
2022-03-03 10:15:17 +01:00
Kwoth
8cd7a50720
Updated guide to reflect the new changes to the installer
2022-03-03 03:09:59 +01:00
Kwoth
f82c4c7019
- Updated Changelog.md
...
- Fixed intent error message condition
4.0.1
2022-03-03 02:45:18 +01:00
Kwoth
03367c5ec4
Added usePrivilegedIntents to creds.yml as an option for users who don't have them enabled
...
Added an explanation on how to enable intents if the bot doesn't have them and fails to login
2022-03-03 02:31:32 +01:00
Kwoth
01cc6e52d5
Enabled client log everywhere which could hopefully print login errors
2022-03-03 01:42:22 +01:00
Kwoth
c903bc9003
Added one more log line to pinpoint the login hang
2022-03-03 01:33:05 +01:00
Kwoth
323699d103
Small change to Bot.cs to pinpoint the logging in hang issue
2022-03-03 01:13:49 +01:00
Kwoth
63ced029ab
Updated CHANGELOG.md
2022-03-02 06:54:17 +01:00
Kwoth
0aa8c20b75
Updated gitlab-ci and renamed releases-v4 back to releases-v3
4.0.0
2022-03-02 06:39:09 +01:00
Kwoth
578b7fefb4
Slightly reorganized commands in Xp module to make more sense - no functional change
2022-02-26 08:28:44 +01:00
Kwoth
80800673b9
Removed unneeded NadekoSubmodule and NadekoSubmodule<T> classes
2022-02-26 08:11:25 +01:00
Kwoth
f5a706f57a
Re-added old creds -> creds.yml migration to avoid massive complications in the windows updater and general update process
2022-02-26 07:57:06 +01:00
Kwoth
18efdc004d
Added default trovo ClientId for stream notifications
2022-02-25 06:19:05 +01:00
Kwoth
0fa2b7d171
Update responses.ar.json (POEditor.com)
2022-02-18 16:49:12 +00:00
Kwoth
bb90cdc3c9
Update responses.uk-UA.json (POEditor.com)
2022-02-18 16:49:11 +00:00
Kwoth
c89a5789e6
Update responses.es-ES.json (POEditor.com)
2022-02-18 16:49:10 +00:00
Kwoth
ad2c0033df
Update responses.ru-RU.json (POEditor.com)
2022-02-18 16:49:09 +00:00
Kwoth
0f9037b228
Update responses.pt-BR.json (POEditor.com)
2022-02-18 16:49:08 +00:00
Kwoth
4fc377686b
Update responses.pl-PL.json (POEditor.com)
2022-02-18 16:49:07 +00:00
Kwoth
f61ff27ca3
Update responses.it-IT.json (POEditor.com)
2022-02-18 16:49:06 +00:00
Kwoth
06c90fee0b
Update responses.id-ID.json (POEditor.com)
2022-02-18 16:49:04 +00:00
Kwoth
6fbfe30cc5
Update responses.de-DE.json (POEditor.com)
2022-02-18 16:49:02 +00:00
Kwoth
45a898b66d
Update responses.fr-FR.json (POEditor.com)
2022-02-18 16:48:56 +00:00
Kwoth
27cbb6be78
Update responses.nl-NL.json (POEditor.com)
2022-02-18 16:48:56 +00:00
Kwoth
2105c86111
Update responses.zh-TW.json (POEditor.com)
2022-02-18 16:48:55 +00:00
Kwoth
1929c6b338
Update responses.zh-CN.json (POEditor.com)
2022-02-18 16:48:54 +00:00
Kwoth
e0e044278e
Fixed an issue with streams not showing online or offline status
2022-02-17 15:23:10 +01:00
Kwoth
60e0729988
Fixed an issue where the trovo stream was showing as picarto
2022-02-16 12:25:04 +01:00
Kwoth
8c1c75c246
Stream notification support for trovo.live finalized
2022-02-16 01:47:29 +01:00
Kwoth
4b722c815f
Updated creds_example.yml, fixed some async compilation warnings
2022-02-15 17:08:35 +01:00
Kwoth
e6e802b563
- Migrated to twitch helix api for stream notifications
...
- Added 2 new fields to creds.yml -> TwitchClientId and TwitchClientSecret
- Users now have to provide them in order to use twitch stream notifications as Twitch is shutting down old api on 18th of February 2022
- Possibly fixed some issues with streams randomly getting cleared
- Added an incomplete trovo stream notification provider
2022-02-15 17:03:31 +01:00
Kwoth
7ed1b13e85
- Re-added .qap / .queueautoplay
...
- Several strings and commands related to music have been changed
- Changed .ms / .movesong to .tm / .trackmove but kept old aliases
- Changed ~~song~~ -> rack throughout music module strings
- Updated CHANGELOG.md
2022-02-13 15:49:48 +01:00
Kwoth
6895c8a2a4
Updated changelog, updated packages
2022-02-12 00:55:37 +01:00
Kwoth
f250cac8d5
- Fixed .antialt disable confirmation embed color
...
- Fixed weighted warning punishment
2022-02-09 22:58:28 +01:00
Kwoth
09800cb8a3
Fixed Dockerfile but commented out docker stage in ci temporarily
2022-02-09 22:49:27 +01:00
Kwoth
0c1ccfacf8
Updated changelog
2022-02-09 22:26:51 +01:00
Kwoth
d853151053
Updated .gitlab-ci and Dockerfile
2022-02-09 22:25:34 +01:00
Kwoth
94e594ae8b
Updated packages in coordinator and tests projects
2022-02-08 20:18:36 +01:00
Kwoth
46453f5f08
Updated some packages
2022-02-08 20:17:46 +01:00
Kwoth
e194155689
Don't cache any messages on public nadeko
2022-02-08 20:17:17 +01:00
Kwoth
dd5bc0eeda
.rategirl will now use embed imageurl instead of file attachment (thx sylveon)
2022-02-08 17:25:29 +01:00