All Projects → FKLC → Whatsapptodiscord

FKLC / Whatsapptodiscord

Licence: mit
WhatsAppToDiscord is a Discord bot uses WhatsApp Web for messaging in Discord built on top of go-whatsapp and discordgo

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Whatsapptodiscord

Notify
A dead simple Go library for sending notifications to various messaging services.
Stars: ✭ 727 (+1977.14%)
Mutual labels:  discord, whatsapp
Cj
CJ is a Discord bot that hangs around in the open.mp/burgershot.gg community discord.
Stars: ✭ 34 (-2.86%)
Mutual labels:  discord-bot, discord
Focabot
Music with seals!
Stars: ✭ 19 (-45.71%)
Mutual labels:  discord-bot, discord
Clinet
Official repository for Clinet, a Discord bot intended for assistance and control within your guilds.
Stars: ✭ 28 (-20%)
Mutual labels:  discord-bot, discord
Ninjabotcore
C# Discord Bot Created Using .Net Core
Stars: ✭ 34 (-2.86%)
Mutual labels:  discord-bot, discord
D Zone
An ambient life simulation driven by user activity within a Discord server
Stars: ✭ 466 (+1231.43%)
Mutual labels:  discord-bot, discord
Fs0c13ty Bot
🤖 A discord bot made to help you in moderation.
Stars: ✭ 24 (-31.43%)
Mutual labels:  discord-bot, discord
Discord Bot Client
A patched version of discord, with bot login support
Stars: ✭ 441 (+1160%)
Mutual labels:  discord-bot, discord
Deku
Multi-purpose discord bot built with discord.js
Stars: ✭ 13 (-62.86%)
Mutual labels:  discord-bot, discord
Automuteus
Discord Bot to automute Among Us players at round transitions, in conjunction with https://github.com/denverquane/amonguscapture
Stars: ✭ 852 (+2334.29%)
Mutual labels:  discord-bot, discord
Modmail
A feature rich discord Modmail bot
Stars: ✭ 957 (+2634.29%)
Mutual labels:  discord-bot, discord
Discord Bot
🤖 Our BIG help in things about moderation and many more useful stuff on our Discord server.
Stars: ✭ 30 (-14.29%)
Mutual labels:  discord-bot, discord
Bot
The community bot for the Python Discord community
Stars: ✭ 460 (+1214.29%)
Mutual labels:  discord-bot, discord
Dsharpplus
A .NET Standard library for making bots using the Discord API.
Stars: ✭ 635 (+1714.29%)
Mutual labels:  discord-bot, discord
Yagpdb
Yet another general purpose discord bot
Stars: ✭ 452 (+1191.43%)
Mutual labels:  discord-bot, discord
Satana
Satana is a free to use selfbot with premium features for nothing at all - no strings attached.
Stars: ✭ 24 (-31.43%)
Mutual labels:  discord-bot, discord
Commando
Official command framework for discord.js
Stars: ✭ 434 (+1140%)
Mutual labels:  discord-bot, discord
Discordsrv
The Minecraft <-> Discord bridge plugin your mother warned you about. https://www.spigotmc.org/resources/discordsrv.18494/
Stars: ✭ 437 (+1148.57%)
Mutual labels:  discord-bot, discord
Discord Channel Moderator
Discord Moderation Bot that helps you restrict certain things such as commands, links.. in channels where they were not allowed. Script is Node.js based using discord.js
Stars: ✭ 27 (-22.86%)
Mutual labels:  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 (+2680%)
Mutual labels:  discord-bot, discord

WhatsAppToDiscord

WhatsAppToDiscord is a Discord bot uses WhatsApp Web for messaging in Discord built on top of go-whatsapp and discordgo libraries.

Features

  • Way too low memory usage than a web browser.
  • Supports media (Image, Video, Audio, Document)
  • Open Source (You can always compile by yourself)
  • Self Hosted (So your data never leaves you)

But most importantly you can open Discord overlay and reply to your messages without a break.


Commands

  • start <number with country code or name>: Starts a new conversation
  • list: Lists existing chats
  • list <chat name to search>: Finds chats starting with the provided argument
  • addToWhitelist <channel name>: Adds conversations to the whitelist
  • removeFromWhitelist <channel name>: Adds conversation from the whitelist
  • listWhitelist: Lists all whitelisted conversations

Prefixing Messages Sent from Discord

If you share your WhatsApp conversation with multiple people, this setting allows you to prefix messages with Discord usernames. To enable:

  1. Open settings.json with your choice of text editor
  2. Move to the line "DiscordPrefix": false,
  3. Change the false to true

Setup

  1. Download the latest version from here
  2. Go to Discord applications
  3. Click the blue button on the right upper corner with the text "New Application"
  4. Move to "Bot" section
  5. Click the blue button on the right with the text "Add a bot"
  6. Click the blue button on the right of icon of bot with the text "Copy"
  7. Then paste into WA2DC and press enter.
  8. A URL should appear. Open it in a browser. (It should look something like this: https://discordapp.com/oauth2/authorize?client_id=123456789&scope=bot&permissions=536879120)
  9. Accept the bot to your server (Recommendation: Create a new server for privacy)

This library is not something revolutionary

It uses the libraries already out there so all the kudos must go to go-whatsapp and discordgo projects. I just integrated them.

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].