Skip to content

Commit

Permalink
refactor: switch from monorepo (#269)
Browse files Browse the repository at this point in the history
* refactor: moved all tiscord files down and removed other packages

* fix: add package lock

* fix: add undici

* fix: add form data and sapphire async queue
  • Loading branch information
xiboon authored Mar 7, 2024
1 parent 3437349 commit e2cfaa6
Show file tree
Hide file tree
Showing 168 changed files with 2,204 additions and 10,110 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

3 changes: 0 additions & 3 deletions CODEOWNERS

This file was deleted.

25 changes: 8 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,11 @@
# Tiscord
This is a monorepo for all tiscord related packages.
A fast, memory-efficient, and object oriented discord lib
[Documentation](https://docs.tiscord.me/)

# Packages
## tiscord
[![npm](https://nodei.co/npm/tiscord.png)](https://npmjs.org/package/tiscord)
### Requirements:
Node.js v16.x.x or higher
# Links
- [Documentation](https://tiscord.me/)
- [Support](https://discord.gg/exUr7bjRjb)

Installation: `npm i tiscord`

## tiskit
[![npm](https://nodei.co/npm/tiskit.png)](https://npmjs.org/package/tiskit)
### Requirements:
Node.js v16.x.x or higher

TypeScript

## Contributing
See [Contributing](CONTRIBUTING.md)
## See also
[Tisbench](https://npmjs.com/package/tisbench)
[Tisflake](httpa://npmjs.com/package/tisflake)
File renamed without changes.
Loading

0 comments on commit e2cfaa6

Please sign in to comment.