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

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

Awesome Lists containing this project

README

        


Logo

# Feel Energy

Discord Bot

Add to Server

## Features

### Get Affirmations

```sh
excite
```

```sh
inspire
```

Get exciting affirmations to blow your grinding power.


Image0

#### 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.


Image1


### Slash Commands

```sh
/whoami
```

```sh
/lets
```

```sh
/this
```


Image2


### Entering & Exiting Sleeping Mode

```sh
$active -on
```

```sh
$active -off
```

The Bot won't respond when its sleeping.


Image3

#### 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)