GithubHelp home page GithubHelp logo

ravediff / walkiejr Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 38 KB

WalkieJr is a charming Discord bot created to perform a variety of simple tasks, making your Discord server more fun and informative.

License: GNU General Public License v3.0

Python 100.00%
anime-bot discord discord-bot python-bot

walkiejr's Introduction

WalkieJr - A Cute Discord Bot

Chino with twintails  GochiUsa

Table of Contents

Description

WalkieJr is a charming Discord bot created to perform a variety of simple tasks, making your Discord server more fun and informative. With WalkieJr, you can easily:

  • Scrape Movie Info: Get details about your favorite movies.
  • Post Meme GIFs: Share hilarious GIFs with your server members.
  • Retrieve Random Quotes: Inspire and entertain with random quotes.
  • Search Discord User Info: Quickly find information about Discord users.

This bot is designed to enhance your Discord experience with a touch of cuteness and usefulness.

Features

  • Movie Info: Retrieve detailed information about movies, including title, release date, cast, and more.
  • Meme GIFs: Share amusing GIFs from the internet to brighten up your server.
  • Random Quotes: Get inspired or entertained with a collection of random quotes.
  • User Info: Look up information about Discord users in your server.

Installation

To host the WalkieJr Discord bot, follow these steps:

Prerequisites:

  • Python 3.7 or higher installed on your system.
  1. Clone the repository to your local machine:
$ git clone https://github.com/yourusername/WalkieJr.git
$ cd WalkieJr

Create a Python virtual environment (optional but recommended): bash $ python -m venv venv $ source venv/bin/activate # On Windows, use: venv\Scripts\activate

Install the required Python packages:

$ pip install -r requirements.txt

Create a Discord bot and obtain its token:

Visit the Discord Developer Portal. Create a new application and navigate to the "Bot" tab. Click "Add Bot" to create a bot user. Under the "TOKEN" section, click "Copy" to copy your bot token. paste your bot token in the main.py:

Set up a SQLite database (included in Python's standard library) for storing data.

Run the bot using the following command:

$ python main.py

Optionally, if you want to use the Flask-based web interface (if applicable), navigate to the web directory and run:

$ python keep_alive.py

Your WalkieJr Discord bot should now be up and running on your server. You can invite it to your Discord server and start using its features!

Note: Make sure to configure the bot's permissions correctly in your Discord server to allow it to perform the desired actions.

If you encounter any issues or have questions, feel free to reach out for assistance.

Usage

Once WalkieJr is added to your Discord server, you can start using its features with simple commands. Here are some examples:

  • To get movie info: %movie <movie_name>
  • To post a meme GIF: %kill <usermention>
  • To retrieve a random quote: %moti
  • To search for Discord user info: %uinfo <username>

[Insert any additional usage instructions or command details as needed.]

Contributing

We welcome contributions to improve WalkieJr! If you'd like to contribute, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Create a pull request to submit your changes.

We appreciate your help in making WalkieJr even better!

License

This project is licensed under the GNU Public License, Version 3.0 (GPL-3.0) - see the LICENSE file for details.


Feel free to customize this README further to suit your project's unique needs. If you have any additional sections or details to include, please do so. Good luck with your WalkieJr Discord bot!

walkiejr's People

Contributors

ravediff avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.