https://github.com/cybex-dev/tim
Tim Discord Bot
https://github.com/cybex-dev/tim
Last synced: 3 months ago
JSON representation
Tim Discord Bot
- Host: GitHub
- URL: https://github.com/cybex-dev/tim
- Owner: cybex-dev
- License: mit
- Created: 2023-08-18T17:48:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T22:04:00.000Z (almost 2 years ago)
- Last Synced: 2025-02-04T13:57:35.121Z (5 months ago)
- Language: JavaScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TimBot
Welcome to Tim-Export Discord Bot.
The simplest of bots, it exports users' tags, display names and roles in a CSV file.
[Add TimBot to my server](https://discord.com/api/oauth2/authorize?client_id=1142146383294513202&permissions=0&scope=bot%20applications.commands)
## Features
- `/export-user @user`
Exports a user's tag, display name and all associated roles in a CSV file- `/export-role @role`
Exports a user's tag, display name and queried role in a CSV file
- `/export-all`
Exports all users' tags, display names and all associated roles in a CSV file
## Issues
If you have any issues, please report them [here](https://github.com/cybex-dev/tim/issues).
## Features requests
If you have any features requests, please request them [here](https://github.com/cybex-dev/tim/issues/new?assignees=&labels=type%3AEnhancement&projects=&template=FEATURE_REQUEST.md&title=)
## Contributing
If you would like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.