Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devsargam/faker-bot
A bot for discord with discord.js v13
https://github.com/devsargam/faker-bot
automation bot dis discord discordjs-v13
Last synced: 25 days ago
JSON representation
A bot for discord with discord.js v13
- Host: GitHub
- URL: https://github.com/devsargam/faker-bot
- Owner: devsargam
- Created: 2022-07-30T02:21:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T13:33:23.000Z (over 1 year ago)
- Last Synced: 2024-12-03T03:18:44.944Z (about 1 month ago)
- Topics: automation, bot, dis, discord, discordjs-v13
- Language: JavaScript
- Homepage:
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Faker Bot
A fun and utility bot for entertainment and utility.
You can invite this bot by clicking [here](https://discord.com/api/oauth2/authorize?client_id=875693347350659132&permissions=37088600&scope=bot%20applications.commands)
## Development Setup
```
yarn
yarn start
```## All Slash Commands
| Command | Description |
| :----------- | :----------------------------------------------------: |
| fake-message | Fakes a message as another user or bot through webhook |
| ping | Shows the bot's latency |
| uptime | Shows when the bot was last started |
| whois | Gives info about a server member |
| status | Gives info about the bot's memory and processor |This is a WIP so expect number of changes and additions to commands and catagories
Anyone wanting to contribute can fork this project and create a pull request with `feature:{your feature}`
Feel free to drop a star.