8000 GitHub - wlamason/discord-data: 🤖 Discord bot to extract discord data to CSVs.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wlamason/discord-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-data

Version License

🤖 Discord bot to extract and backup discord data to CSV files.

Project Objective

Democratize access to Discord's API by offering data in an end user friendly fromat (CSV). Great for back ups and analyzing discord data in your favorite spreadsheet application.

Invite to your Discord Server

I currently run this bot under the name "peeper." Feel free to invite or self-host your own.

Invite link Invite link.

Commands

Commands

Self-Hosting

Documentation on how to create a discord bot account and receive a login token.

Install

git clone https://github.com/wlamason/discord-data.git
npm install

Run Locally

TOKEN=xxxxx node bot.js

🐳 Run with Docker

docker run -d -e "TOKEN=<YOUR_TOKEN_HERE>" --name discord-data --restart=always wlamason/discord-data

Author

👤 Will Lamason

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Will Lamason.

This project is Apache License 2.0 licensed.


This README was generated with ❤️ by readme-md-generator

About

🤖 Discord bot to extract discord data to CSVs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0