All Projects → aloshai → Invite Manager

aloshai / Invite Manager

Licence: mit
This bot will show who invited who. It's recording and showing the total count of invitations of an user, how many of them left, etc.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Invite Manager

Basicbot
A basic example of a Discord Bot written in Python. (discord.py)
Stars: ✭ 73 (-5.19%)
Mutual labels:  bot, discord-bot, discord
Smorebot
SmoreBot is a fun, lightweight, multipurpose bot packed with features.
Stars: ✭ 51 (-33.77%)
Mutual labels:  bot, discord-bot, discord
Automod Bot
Fun moderation economy bot discord.js
Stars: ✭ 41 (-46.75%)
Mutual labels:  bot, discord-bot, discord
Calebj Cogs
⚙ Cogs for Red-Discordbot
Stars: ✭ 42 (-45.45%)
Mutual labels:  bot, discord-bot, discord
Create Discord Bot
Create Discord bots using a simple widget-based framework.
Stars: ✭ 70 (-9.09%)
Mutual labels:  bot, discord-bot, discord
Juniperbot
Fluffy Discord Bot (Music, Ranking, Reminder, Vk Community bridge,WikiFur) created using JDA
Stars: ✭ 43 (-44.16%)
Mutual labels:  bot, discord-bot, discord
Kyoko
Moved to GitLab: https://gitlab.com/KyokoBot
Stars: ✭ 50 (-35.06%)
Mutual labels:  bot, discord-bot, discord
Modmail
A feature rich discord Modmail bot
Stars: ✭ 957 (+1142.86%)
Mutual labels:  bot, discord-bot, discord
Nitro
A discord bot
Stars: ✭ 56 (-27.27%)
Mutual labels:  bot, discord-bot, discord
Crucian
⚡ Discord bot with economy, gambling, music, fun, moderation features based on discord.js v12
Stars: ✭ 55 (-28.57%)
Mutual labels:  bot, discord-bot, discord
Progress Bot
High-tech weaponized moe progress delivery bot for IRC, Discord, and web
Stars: ✭ 38 (-50.65%)
Mutual labels:  bot, discord-bot, discord
Luna
An adorable Discord.js bot. Free, Open Source and Cross Platform, usable as a solid base for larger projects. Written in NodeJs.
Stars: ✭ 76 (-1.3%)
Mutual labels:  bot, discord-bot, discord
Clara
A general purpose Node.JS bot for Discord.
Stars: ✭ 37 (-51.95%)
Mutual labels:  bot, discord-bot, discord
Discord Slash Bot
This bot is a simple Discord Slash Bot.
Stars: ✭ 64 (-16.88%)
Mutual labels:  bot, discord-bot, discord
Discord4j
Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java, Kotlin, and other JVM languages using the official Discord Bot API.
Stars: ✭ 973 (+1163.64%)
Mutual labels:  bot, discord-bot, discord
Community Bot
The bot used on the TypeScript Community discord server
Stars: ✭ 46 (-40.26%)
Mutual labels:  bot, discord-bot, discord
Pvpcraft
PvPCraft Discord bot
Stars: ✭ 29 (-62.34%)
Mutual labels:  bot, discord-bot, discord
Discord Bot
🤖 Our BIG help in things about moderation and many more useful stuff on our Discord server.
Stars: ✭ 30 (-61.04%)
Mutual labels:  bot, discord-bot, discord
Zira
Zira is a Discord Bot that allows you to react to an emoji on a message and manage a users roles.
Stars: ✭ 55 (-28.57%)
Mutual labels:  bot, discord-bot, discord
Bottyclient
A slim Discord client with many cool features including less network traffic which supports bot tokens, but user tokens theoretically work too. Tags: Discord Bot Client Token for Bot Botting Download English
Stars: ✭ 58 (-24.68%)
Mutual labels:  bot, discord-bot, discord

Information

This bot will show who invited who. It's recording and showing the total count of invitations of an user, how many of them left, etc. Do you need an invitation competition? Just for you!

Alternative Install: https://youtu.be/boe3llBi12I

Contains

  • [x] Bonus Command
  • [x] Top Command
  • [x] Me Command
  • [x] Options Command
  • [x] Reward Command
  • [ ] Reset Data Command

Setup

Open PowerShell or CMD

Copy directory location

Write the command cd copied/location.

Type npm to install the modules. Discord if you have trouble just type npm i discord.js

To run the boat node . or node index.js write.

After the installation, go into the Settings folder and then open the Settings.json file.

{ "Token": "", "Prefix": "!", "Private_Server": true }

Options

Commands

  • !options channel <channelId>
  • !options welcomeMessage -member- join the server! Inviter by -target-
  • !options leaveMessage -member- left the server! Inviter by <@-target->
  • !options defaultMessage -member- join the server but from where?

welcomeMessage Variables:

  • -member-: gives you the member\n
  • -target-: gives you the inviter\n
  • -total-: the inviter all invitations of the invite\n
  • -regular-: gives the inviter real invitations\n
  • -fakecount- gives the inviter fake invites\n
  • -fake- indicates if the member is fake\n

leaveMessage Variables:

  • -member-: gives you the member
  • -target-: gives you the inviter
  • -total-: the inviter all invitations of the invite
  • -regular-: gives the inviter real invitations
  • -fakecount- gives the inviter fake invites
  • -fake- indicates if the member is fake

defaultMessage Variables:

  • -member-: gives you the member

📚 Contact

You want to help us develop this project? Then give us an idea!

discord.gg/serendia

Discord: Alosha#3779

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].