Skip to content

issues Search Results · repo:wasp-lang/wasp-bot language:TypeScript

Filter by

19 results
 (65 ms)

19 results

inwasp-lang/wasp-bot (press backspace or delete to remove)

Currently it s easy to test ImageCharts charts in CLI mode since they are hosted on their own server. While we can easily send Buffer as a file attachment to Discord, we can t do the same for the CLI. ...
  • FranjoMindek
  • 1
  • Opened 
    on May 13
  • #51

Sending messages to voice channels crashes our WaspBot instance. Following error was recorded each time a message was sent to #!launch-week-9 |   | 2025-04-14 16:00:30.323 | at Receiver.dataMessage ...
bug
  • FranjoMindek
  • 1
  • Opened 
    on Apr 15
  • #46

Currently in code we have functions that work with a lot of data (e.g. events - groupEventsByExecutionEnv) which are called multiple times per execution. Most of the time this functions are called with ...
enhancement
  • FranjoMindek
  • Opened 
    on Apr 10
  • #43

Currently we are behind on most of the dependencies. This might become a problem for dependencies which use external APIs, as they might hit their EOL. We should update discord.js and any other dependency ...
enhancement
  • FranjoMindek
  • 1
  • Opened 
    on Apr 9
  • #42

Reports are one of the most important features of the wasp-bot. Currently, it s very hard to refactor logic which works with reports without being sure that end output isn t affected. We should add unit ...
enhancement
  • FranjoMindek
  • 2
  • Opened 
    on Apr 9
  • #41

Turning on strict setting in tsc showed we had many assumptions about data which may not hold true. A lot of code accesses possibly undefined objects, or assumes arrays are of certain size without any ...
enhancement
  • FranjoMindek
  • 2
  • Opened 
    on Apr 9
  • #40

The bot didn t send the daily quote to our #daily-standup channel, I found this in the logs: 2025-03-21 08:00:00.024 at /app/dist/discord-bot.js:198:35 2025-03-21 08:00:00.024 TypeError: Cannot read properties ...
bug
  • infomiho
  • 2
  • Opened 
    on Mar 21
  • #39

Because we calculate project_hash based on absolute path of the project, if we have multiple team members working on the same project, it will probably not be recognized as the same project, even though ...
question
  • Martinsos
  • Opened 
    on Mar 12
  • #34

Right now, we print cohort retention table, but we don t show a chart for it, and it would be useful, to make it easier to interpret the results. I suggest shaping chart in the following way: - on ...
enhancement
  • Martinsos
  • 12
  • Opened 
    on Mar 6
  • #33

We are using quite old PostHog API! We should switch to their newest API.
enhancement
  • Martinsos
  • Opened 
    on Mar 6
  • #32
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub