Skip to content

BVasquez07/Internship-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internship Bot

Welcome to the Internship Bot repository! This Discord bot is written in Python and designed to assist users in finding internships by scraping various websites for the latest opportunities. The bot can be run locally for development or added to your Discord server using the provided link.

Add to your discord server: Link
Demo Video for Script: Youtube

Features

  • Automated Internship Listings: Retrieves and sorts the latest internship postings from a specified JSON source.
  • Customizable Searches: Users can search for internships based on location, active status, and sponsorship offerings.
  • Interactive Discord Responses: Paginated and detailed responses for easy viewing directly within Discord.

Technologies

Python Discord

Getting Started

Prerequisites

  • Python 3.x
  • Discord account
  • Basic understanding of Discord server management

Installation

  1. Clone the Repository:
    git clone https://github.com/BVasquez07/Internship-bot.git
    
  2. Navigate to the Directory:
    cd Internship-bot
    
  3. Install Dependencies:

pip install -r requirements.txt

  1. Set Up Configurations:

pip install [enter requirement]

Running The Bot

Execute python bot.py in the terminal. The bot should now be running and can be interacted with through your Discord server. Alternatively, the bot is live and can be added to your server at [INSERT LINK].

###Usage Commands: $find : Searches for internships based on the given query (active, location, sponsorship). $recent : Searches for the most recent internships based on the given query (active, location, sponsorship). $help: Lists all the commands and their functions.

About

An internship discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages