Bot is a powerful moderation Node.js bot providing utility and fun commands.
-
Google Developer Student Club - LPU is a university-based community group for students interested in Google technologies
-
Students from all undergraduate or graduate programs with an interest in growing as a developer are welcome.
-
By joining a GDSC, students grow their knowledge in a peer-to-peer learning environment and build solutions for local businesses and their communities.
Note: The prefix is '+'
Commands | Use |
---|---|
google[content] |
fetch 9-10top results from google e.g. !google alanwalker songs, true |
say |
Whatever you ask it |
8ball |
Starts 8ball |
meme |
shows you random meme |
server |
shows server info |
info |
Shows info of user |
quote |
Sends a random quote |
weather[cityname] |
shows weather of a city e.g. !weather london, true, |
avatar |
Shows you the avatar |
fakevirus |
Send a virus to mentioned user |
Commands | Use |
---|---|
kick |
kicks the user from server |
ban |
bans a user from |
purge |
clears the given amount of messages |
private[#channel] |
make channel private |
lock |
locks a channel e.g. zyn-lock[#channel], true |
unlock |
unlocks the channel |
Commands | Use |
---|---|
Ping |
Shows if bot is online or not |
help |
Shows list of all commands |
Install Node.Js :
npm install -g npm
Make sure Node.js 16.9.0 or newer is installed.
- Clone your fork:
git clone https://github.com/your-username/discord-bot.git
- Create your feature branch:
git checkout -b my-new-feature
- Stage changes
git add .
- Commit your changes:
git commit
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Thanks To All contributors!