You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: faq.md
+28-16Lines changed: 28 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -1,39 +1,48 @@
1
-
# FAQ
1
+
---
2
+
description: A collection of answers to questions that appeared over time.
3
+
---
4
+
5
+
# Frequently asked questions
6
+
7
+
## What if I don't want to/can't run Miscord myself?
2
8
3
-
**What if I don't want to/can't run Miscord myself?**
4
9
You can donate $5 or more and get a gift code for up to 3 hosted instances for a month... basically, I do all the dirty work/host Miscord/keep it running for you.
5
-
More info on [Discord](https://discord.gg/miscord).
10
+
The only thing you would need to do is create a Facebook account and connect it with the chats.
11
+
More info on [Discord](https://discord.gg/miscord)\(\#announcements or DM me at Bjornskjald\#2002\).
See here: [support.discordapp.com](https://support.discordapp.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID-)
11
16
12
-
#### _Group_
17
+
## Where to find "thread ID"?
18
+
19
+
### Group
13
20
14
21
* Go to [messenger.com](https://messenger.com)
15
22
* Enter the chosen conversation
16
23
* In the URL bar you should have `https://messenger.com/t/(some numbers)`. Those numbers are this thread's ID.
17
24
18
-
#### _One-to-one_
25
+
###One-to-one
19
26
20
27
* Open that person's profile on Facebook and copy the link.
21
28
* Go to [Find my Facebook ID](https://findmyfbid.com/)
22
29
* Paste the link and click "Find Numeric ID"
23
30
24
-
**How to run Miscord in the background with auto-restart?**
31
+
## How to run Miscord in the background with auto-restart?
32
+
25
33
~~You can use pm2~~ please don't
26
34
Miscord has auto-restart embedded, just run it regularly \(you can use `tmux` on Linux to run it in the background\)
27
35
28
-
**I don't get messages, help??**
36
+
## **I don't get messages, help??**
29
37
30
38
* Did you configure [connections list](Connections.yml)?
31
39
* Are you sending messages \(on FB\) from the same account as in the config? Miscord ignores its own messages to not repeat itself
32
40
33
-
**Why do edited messages on Discord not reflect on Facebook Messenger?**
41
+
## **Why do edited messages on Discord not reflect on Facebook Messenger?**
42
+
34
43
It's _impossible_. Facebook doesn't share any way to edit messages.
35
44
36
-
**Something is not working, help**
45
+
## **Something is not working, help**
37
46
38
47
* Update to the latest version
39
48
* See Troubleshooting page [here](troubleshooting)
@@ -44,13 +53,16 @@ It's _impossible_. Facebook doesn't share any way to edit messages.
44
53
45
54
If you're sure it's not your fault, create an issue [here](https://github.com/miscord/miscord/issues/new).
46
55
47
-
**Can I make Miscord ignore a single message?**
56
+
## **Can I make Miscord ignore a single message?**
57
+
48
58
Yes, you can use `m!keep` prefix at the beginning of your message to make Miscord ignore that message.
49
59
50
-
**Where to get an app password?**
51
-
See here: [https://www.facebook.com/settings?tab=security§ion=per\_app\_passwords](https://www.facebook.com/settings?tab=security§ion=per_app_passwords)
60
+
## **Where to get an app password?**
61
+
62
+
See here: [www.facebook.com](https://www.facebook.com/settings?tab=security§ion=per_app_passwords)
63
+
64
+
## **Facebook not working \(2-Factor Auth, login review\)**
52
65
53
-
**Facebook not working \(2-Factor Auth, login review\), help**
0 commit comments