toanky-invite
Version:
A Discord fast invite module.
59 lines (35 loc) • 1.08 kB
Markdown
# toanky-invites
A Discord fast invite module. 😋
<img src="https://nodei.co/npm/toanky-invites.png?downloads=true&downloadRank=true&stars=true">
# Note
### TR
İstediğiniz zaman hızlıca ekip olarak yardımcı olabiliriz hata aldığınız vakit.
### EN
As a team, we can help you quickly whenever you want.
# Installation
```
npm i toanky-invites
```
# Features
- Fast
- Easy to use
- Simple
- Support
- MongoDB Support
# Usage
```js
const toanky = require("toanky-invites")
toanky.on(client) // Connects the client to the module (REQUIRED)
client.on("inviteJoin", (user, invite, inviter) => {
// ${user} joined using invite code ${invite.code} from ${inviter.tag}
})
```
# Invite leave why not?
We didn't do it because not everyone uses the same database, but you can contact us privately if you want as an example.
# Contact
## Toânky
[Discord](https://discord.com/users/464429065340977152)
## xgârd
[Discord](https://discord.com/users/789173991171817524)
# Changelog
Not found.