Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
Danulsan
Jun 26th, 2023
28
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
const { model, Schema } = require('mongoose');
let reaction = new Schema({
Guild: String,
Message: String,
Emoji: String,
Role: String
});
module.exports = model("rrs", reaction);
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make $1000 15-MINUTES (BEGINNER) 2J
JavaScript | 2 min ago | 0.05 KB
Order.js
JavaScript | 8 min ago | 1.18 KB
EARN $900 INSTANTLY 2025⭐ 8F
JavaScript | 16 min ago | 0.05 KB
Market.js
JavaScript | 24 min ago | 1.18 KB
coc.nvim.autocomplete.map
VIM | 28 min ago | 0.54 KB
Make $1000 15-MINUTES (BEGINNER) HA
JavaScript | 29 min ago | 0.05 KB
Untitled
JavaScript | 40 min ago | 1.18 KB
EARN $900 INSTANTLY 2025 XH
JavaScript | 43 min ago | 0.05 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!