-
-
Notifications
You must be signed in to change notification settings - Fork 15
/
sign-in.html
45 lines (43 loc) · 1.11 KB
/
sign-in.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE html>
<html>
<head>
<style>
body {
background: black;
}
p {
color: green;
font-family: verdana;
font-size: 14px;
text-align: center;
}
</style>
<title>Log In</title>
<div alt='[email protected]:RegIf99@!
[email protected]:Guillermo7165326@!
[email protected]:Jeff92742947@!
[email protected]:2eiyiuqwb82@!
[email protected]:Rogan983247@!
[email protected]:Logan7324237@!
[email protected]:Jack2397423@!
[email protected]:Cedric9092273@!
'></div>
<div alt='How to check if the channel id matches then react
I dont know how to react with my discord bot, so far I have the following code:
```
if (message.content.includes(for real)) {
react(a:yes:1025907346653843539);
};
```
'></div>
<!-- include the widget -->
<script type="text/javascript" src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
</head>
<body>
<div data-netlify-identity-menu="login and stuff"></div>
<!-- Add a simpler button:
Simple button that will open the modal.
-->
<div data-netlify-identity-button="">
</body>
</html>