issues
search
thebentobot
/
dotBento
.NET rewrite of Bento bot
https://bentobot.xyz
1
stars
0
forks
source link
chore(master): release 1.0.0
#51
Open
banner4422
opened
9 months ago
banner4422
commented
9 months ago
:robot: I have created a release
beep
boop
1.0.0
(2024-10-20)
Features
bentoService:
add update bento sender date method (
97526dd
)
bot.SharedCommands:
add tags commands (
23a6e09
)
bot.SlashCommands:
add tags with cached autocomplete (
d8d78ae
)
bot.TextCommands:
add tags with prefix support in msg handler (
b433c4d
)
bot/BackgroundService:
add user reminder method (
57eeaae
)
bot/SharedCommands:
define shared commands (
88b1571
)
bot/slashCommands:
add reminder slash commands (
ec1f1c7
)
bot/textCommands:
add reminder text commands (
6c60533
)
Bot:
add initial tag command and its slash command (
15d99a7
)
bot:
add reminder to startup (
898b5a6
)
cmd:
add basic about bento cmd (
1c2d80d
)
cmd:
add bento command (
49360c9
)
cmd:
add choose cmd (
8cae0fb
)
cmd:
add game cmds (
4d99296
)
cmd:
add guild member info and guild info (
d1771ed
)
cmd:
add urban dict (
9369ab8
)
cmd:
add user info cmd (
61061c0
)
cmd:
add weather command (
fcf160c
)
docker-prerelease:
fix ssh job (
0bcad0e
)
Domain.Constants:
Add lists of existing commands and aliases (
c0e83bc
)
Domain.Entities:
add BentoTags (
6611257
)
Domain.StringExtensions:
ContainsSenssitiveCharacters method (
d9415db
)
domain:
add reminder for usage between infra and bot (
1cf8c31
)
dotBento.Infrastructure:
add inital dotbento.Infrastructure (
50a9bf3
)
game:
add game entities, enums and extensions to domain (
0b4be1e
)
Infra.Dto:
add TagContentDto (
d93ce9e
)
infra:
add reminder service, commands, and map extension (
abe783a
)
lastfm/slashcommand:
add slash command for collage and remove DateTimeAutoComplete (
da7795b
)
lastFm:
add collage command (
c582000
)
lastFm:
add lastfm commands (
3faa242
)
LastFmCommand:
Add text command (
b134bd0
)
LastFmTimePeriodUtilities:
Add LastFmTimeSpanFromUserOptionTextCommand (
8f6dfc3
)
legal:
add tos and privacy policy (
3dcb3ad
)
open source (
0c4a9e8
)
OpenWeatherApi:
add nullable error message to object from API (
dd8c29f
)
startup:
add async runmode to interactions by default (
77d1ec5
)
startup:
add infrastructure and urbanService to startup (
b84432d
)
startup:
add shared commands support (
ffb22e8
)
stringExtensions:
add CapitalizeFirstLetter method (
ff543a6
)
StringExtensions:
add TrimToMaxLength (
971e630
)
Styling:
add base bento yellow (
e4d9ae4
)
sushii:
add sushi image server (
1e62848
)
TagCommands:
add inital tags methods (
91d9a6a
)
tagCommands:
basic methods (
1612739
)
TagCommands:
CreateTagAsync (
f5bc66f
)
tags:
add initial TagCommands (
bf7dd59
)
tags:
add tagsService (
e1b0da7
)
ToolsCommands:
add colour command (
e763696
)
UserExtensions:
add check if bot and add to user input cmds (
553bf7a
)
workflows:
ignore husky (
4441d70
)
Bug Fixes
AutoCompleteHandlers:
remove DateTime, as you can use choices instead (
80cddc6
)
AvatarSlashCommand:
fix names in command (
880576b
)
AvatarTextCommand:
fix names in command (
afc5ba6
)
bot.csproj:
use default lang ver (
35cd545
)
Bot.Extensions:
warnings (
0564a99
)
Bot.Handlers:
warnings (
6e33369
)
Bot.Startup:
warnings (
0df78ad
)
bot/GenericEmbedService:
add syntax for required or optional arguments for text commands (
206d128
)
botservice:
unused import (
ed999ff
)
cmd:
add current datetime to bento sender, fix format (
bbee593
)
cmd:
error handling and help cmd for slash and text commands (
6937efd
)
cmd:
move commands to sharedCommands and Commands folder (
c2a1b8e
)
cmd:
remove unused imports (
c34bb3a
)
ContextExtensions:
adjust ImageOnly (
fcd362e
)
ContextExtensions:
correct ImageWithEmbed (
3e39503
)
docker-prerelease:
add password (
10fb799
)
docker:
add new project (
dbe2567
)
Domain.StringExtensions:
move StringExtensions to Bento.Domain (
063972d
)
husky:
accomodate husky major version (
94dcdd9
)
Infra.TagCommands:
adjust methods and add extension method (
4ae445a
)
Infra.TagService:
adjust methods and add caching (
5fe94d1
)
infra/api/LastFmApiService:
correct error message (
2ca6f0e
)
Infrastructure.Services.PrefixService:
warnings (
e865172
)
InteractionHandler:
catch cmd error and return to user (
476e658
)
LastFmTextCommand:
change namespace structure (
a857fb5
)
MessageHandler:
catch cmd error and return to user (
ceec492
)
ping:
add hide option (
f2ba012
)
pingSlashCommand:
correct namespace (
d16ccde
)
project:
correct version (
4fb4465
)
ResponseModel:
change init to set to support flow for pagination cmds (
ed0d308
)
sdk:
use latestMinor instead (
76f3be8
)
startup:
load env for local dev (
484ff1e
)
StringExtensions:
add this to static functions (
f82d7d9
)
StylingUtilities:
remove unused function (
309658f
)
StylingUtilities:
remove unused httpclient (
c1a6220
)
tagService:
correction of args and methods (
37cf412
)
urbanDictionary:
move urban dictionary service to infra (
665244a
)
UserSlashCommand:
remove extra m in description (
e02beac
)
weatherService:
use Ordefault method to support Maybe (
c4ac520
)
Miscellaneous Chores
release 1.0.0 (
bab1f7a
)
This PR was generated with
Release Please
. See
documentation
.
:robot: I have created a release beep boop
1.0.0 (2024-10-20)
Features
Bug Fixes
Miscellaneous Chores
This PR was generated with Release Please. See documentation.