https://github.com/bevatsal1122/feel-energy
Discord Bot
https://github.com/bevatsal1122/feel-energy
axios discord-bot discordjs express nodejs
Last synced: 3 months ago
JSON representation
Discord Bot
- Host: GitHub
- URL: https://github.com/bevatsal1122/feel-energy
- Owner: bevatsal1122
- Created: 2022-10-14T13:56:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T12:08:47.000Z (over 2 years ago)
- Last Synced: 2025-01-28T22:19:51.142Z (5 months ago)
- Topics: axios, discord-bot, discordjs, express, nodejs
- Language: JavaScript
- Homepage: https://discord.com/api/oauth2/authorize?client_id=1030484788001374279&permissions=534992383040&scope=bot
- Size: 16.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Features
### Get Affirmations
```sh
excite
``````sh
inspire
```Get exciting affirmations to blow your grinding power.
#### Note: No other text excluding required command should be added.
### Announcement Creation
```sh
$all -pin -title(...) ..... <...> <...>
```
The `$all` is used to grab everyone's attention.The `-pin` flag pins the announcement if the announcer has one of the `boss` `head` `captain` `leader` `owner` `admin` `manager` roles. If not mentioned, the annoucement won't be pinned.
The `-title` flag marks the text as `Title` for the annoucement which would appear as heading. If not mentioned, the `Title` will be empty.
The text in the announcement section is the main content to be displayed as notice. If not mentioned, the `Annoucement` will be empty.
The referencing section can be used for mentioning different users and role members from the server, in the announcement by adding their username or role in angular brackets('<' & '>'). If not mentioned, then no user or role members will be tagged.
#### Note: The order of the flags and sections doesn't matter.
### Slash Commands
```sh
/whoami
``````sh
/lets
``````sh
/this
```
![]()
### Entering & Exiting Sleeping Mode```sh
$active -on
``````sh
$active -off
```The Bot won't respond when its sleeping.
#### Note: No other text excluding required command should be added.
### [Add Feel Energy Bot to Discord Server](https://discord.com/api/oauth2/authorize?client_id=1030484788001374279&permissions=534992383040&scope=bot)