You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bot should be able to provide more info about artists playing at our events. We already have a blueprint for that function in our codebase, but we need to properly implement it:
/next should return the artist names as hyperlinks. upon clicking, the artist() message is triggered for respective artist name and returns its DB entry (see better event-templates #31)
nice-to-have would be, if one could trigger /artist with an artist name to return the info as well
The text was updated successfully, but these errors were encountered:
The bot should be able to provide more info about artists playing at our events. We already have a blueprint for that function in our codebase, but we need to properly implement it:
artist()
message is triggered for respective artist name and returns its DB entry (see better event-templates #31)The text was updated successfully, but these errors were encountered: