Skip to content

Commit

Permalink
V0.3.0
Browse files Browse the repository at this point in the history
- migrate fro js to ts
  • Loading branch information
ItsPinion committed Mar 22, 2024
1 parent cbae6eb commit 371d424
Show file tree
Hide file tree
Showing 60 changed files with 1,376 additions and 2,580 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts

# javascript
/dist
11 changes: 0 additions & 11 deletions api/delete.js

This file was deleted.

46 changes: 0 additions & 46 deletions api/post.js

This file was deleted.

Binary file modified bun.lockb
Binary file not shown.
31 changes: 0 additions & 31 deletions commands/api/chucknorris.js

This file was deleted.

31 changes: 0 additions & 31 deletions commands/api/darkjoke.js

This file was deleted.

31 changes: 0 additions & 31 deletions commands/api/joke.js

This file was deleted.

32 changes: 0 additions & 32 deletions commands/api/numberfacts.js

This file was deleted.

29 changes: 0 additions & 29 deletions commands/confession/action/channel.js

This file was deleted.

48 changes: 0 additions & 48 deletions commands/economy/daily.js

This file was deleted.

66 changes: 0 additions & 66 deletions commands/economy/give.js

This file was deleted.

48 changes: 0 additions & 48 deletions commands/economy/monthly.js

This file was deleted.

Loading

0 comments on commit 371d424

Please sign in to comment.