An open API service indexing awesome lists of open source software.

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

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.